@media screen and (max-width: 575px) { .products.collection-content-wrapper .nested-category-children { overflow-x: hidden; flex-wrap: wrap; justify-content: center; } }