@media screen and (max-width: 749px) {
  .product-media-container.constrain-height .media {
    padding-top: 48vh !important;
  }
}