@media (max-width:768px){body.home .products li.product:nth-child(n+5),body.home .products .product-grid-item:nth-child(n+5),body.home .wd-products .product-grid-item:nth-child(n+5),body.home .wd-products>div:nth-child(n+5){display:none!important}body.home .products,body.home .wd-products{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:14px!important}body.home .products li.product,body.home .product-grid-item,body.home .wd-products>div{width:100%!important;max-width:100%!important;margin:0!important}}