ul.products{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:20px;list-style:none;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}ul.products::before,ul.products::after{content:none!important;display:none!important}ul.products li.product,ul.products li.product-category{margin:0!important;float:none!important}@media (min-width:1600px){ul.products li.product,ul.products li.product-category{width:calc(25% - 20px)!important;max-width:calc(25% - 20px)!important}}@media (min-width:1200px) and (max-width:1599px){ul.products li.product,ul.products li.product-category{width:calc(33.333% - 20px)!important;max-width:calc(33.333% - 20px)!important}}@media (min-width:800px) and (max-width:1199px){ul.products li.product,ul.products li.product-category{width:calc(50% - 20px)!important;max-width:calc(50% - 20px)!important}}@media (max-width:799px){ul.products li.product,ul.products li.product-category{width:100%!important;max-width:100%!important}}ul.products li.product h2,ul.products li.product-category h2{font-weight:700!important;text-align:left;font-size:22px}