@media screen and (max-width: 800px){
  .template-index .product-gallery--viewer{
    height: 315px !important;
  }
}