@media only screen and (max-width: 749px){

.product-single__media-wrapper{
  max-width: 100% !important;
}

.feature-row__image{
  max-width: 100% !important;
  max-height: 100% !important;
}
}
