@media(min-width: 1140px) {
    .product-grid.grid .product {
        width: 18%;
    }
}