@media screen and (max-width:767px) { .filter ul { display: flex; flex-wrap: nowrap !important; overflow-x: scroll; } .filter ul li { word-break: initial !important; display: block !important; }}
@media screen and (max-width:767px) { .filter ul { display: flex; flex-wrap: nowrap !important; overflow-x: scroll; } .filter ul li { word-break: initial !important; display: block !important; }}