@media screen and (min-width: 768px) {
ul.views-fluid-grid-items-width-250 li.views-fluid-grid-item {
    width: 24%;
}
}