.product-media-modal img {
  max-width: 90vw;
  max-height: 90vh;
  object-fit: contain;
  transform: scale(1);
}
