@media screen and (max-width: 4000px) and (min-width: 1024px) {
    div#js-product-list {
        margin-left: 25px !important;
        margin-right: 15px !important;
    }
}