.kb-two-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media(max-width:900px){.kb-two-grid{grid-template-columns:1fr}}