@media screen and (max-width: 480px) and (min-width: 320px){
    .product-news-wrap .product-list .col-sm-3 {
        width: 45% !important;
        margin: 10px 10px 10px 9px;
    }
    }