.auto-fit-grid .grid,.auto-fit-grid article{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))!important;gap:1.5rem!important}@media(min-width:640px){.auto-fit-grid .grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important}}.auto-fit-grid{max-width:1400px!important;margin:0 auto!important}