@media screen and (max-width: 768px) {
  #main-carousel, .pdp-image-slider, .pdp-wrapper{
    max-height: 100%!important;
  }
}