@media (min-width: 992px) {
    .products.row .col-lg-3 {
        width: 20%;
    }
}