@media screen and (max-width: 700px){
  .fs-body-product .fs-c-productCarouselMainImage__image > img {
    max-width: 92vw !important;
  }
}