.pub {
  align-items: stretch;
}

.pubimg {
  padding: 0;
  align-self: stretch;
}

.pubimg img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
}

.last-update {
  display: block;
  margin-top: 0.5rem;
  color: #666;
  font-size: 0.95rem;
}
