@media (min-width: 769px) {
  .product-image.img-fit--contain {
    max-width: 60%;
  }
}
