/* Add custom CSS styles below */ 
@media (max-width: 767px) {
.SF_filter_catigory .s-product-card-content-title a {
    font-size: 10px !important;
    white-space: unset !important;
}

}