@media only screen and (min-width: 768px) {
ul.products li.product {
width: 16.05%!important;
}
}