@media screen and (max-width: 768px){
.collection-wrapper .collection-filtering-section {
    order: 2 !important; 
    }

h3.product--item-title {
    font-size: 12px !important;
}
}