.content-cards{display:grid;gap:var(--ils-gap);grid-area:content;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));width:100%}.content-cards .ils-card{max-width:100%}