
@media (max-width: 320px){
    .product-listing .product-item {
        width: 100% !important;
    }
}