@media (max-width:767px) { .owl-item>.product .product-thumbnail>img, .owl-item>.product .wp-post-image, .products>.product .product-thumbnail>img, .products>.product .wp-post-image { max-width: 70%; } .products-carousel-category-with-image-inner img { width: 50%; display: flex; margin: 0 auto; } .products-carousel-tabs-with-deal .section-onsale-product .product-thumbnail img { width: 50%; height: 50%; } .products-carousel-banner-vertical-tabs .banners-tabs>.nav { justify-content: center; } }