.two-col{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width:600px){.two-col{grid-template-columns:1fr}}