@media screen and (max-width: 768px) {
    #collection-filter .small--one-half {
        width: 100% !important;
    } 
}