@media screen and (max-width: 768px){
    .grant-filters {
        display: none;
    }
}