@media screen and (min-width: 991px) {
.view-prints ul.views-fluid-grid-items-width-300 li.views-fluid-grid-item {
    width: 32.5%!important;
}
}

.view-prints h4 {
    color: #ffffff!important;
}

.view-prints li.views-fluid-grid-item {
    color: #c9c9c9!important;
    list-style-type: none;

}