/* Add custom CSS styles below */ 
@media(min-width:768px) {
.product-single .swiper-autoheight, .swiper-autoheight .swiper-slide {
height: auto;
width: 628px !important;
}
}