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