.publication-card {
  cursor: pointer;
}

.pub-thumb img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  border-radius: 6px;
}
