.category-card {
  aspect-ratio: 3 / 4;
  min-height: 0 !important;
}

.category-card img {
  object-position: center top;
}
