.subcollection__image,
.image-overlay-bottom {
  aspect-ratio: 3 / 4 !important;
  height: auto !important;
  background-size: contain !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  width: 100%;
}

.grid-outer .grid {
  gap: 4px;
}