Hi,
Please use this custom css code:-
@media only screen and (max-width: 479px) {
.woocommerce ul.products li.product.col-sm-3{
width:100% !important;
}
.spb_tabs .nav-tabs li a{
padding:8px 2px !important;
}
.nav-tabs > li{
width:24% !important;
}
.product-carousel .owl-carousel .product{
list-style:none !important;
}
}
Thanks
Mohammad