@media (min-width:1024px){
    .swiper-wrapper .swiper-slide .product-miniature{
        max-width:390px;
    }
}