.contactos-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (max-width:768px){.contactos-grid{grid-template-columns:1fr}}
