ul.products{display:grid;grid-template-columns:repeat(5,1fr)!important;gap:15px}@media only screen and (max-width:712px){ul.products{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}ul.products li.product img{max-width:100%!important;height:auto!important}ul.products li.product .woocommerce-LoopProduct-link{font-size:14px!important}}