@media (max-width: 767px)
{
.owl-carousel .owl-item .product-miniature {
    padding: 0;
}
}