@media screen and (max-width: 1000px) {
    ul.views-fluid-grid-items-width-500 li.views-fluid-grid-item {
    width: 100%!important;
    }
}