.editorial-grid{grid-template-columns:1.5fr 1fr;gap:4rem;display:grid}@media (max-width:768px){.editorial-grid{grid-template-columns:1fr}}
