.parks-grid-2{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}@media (max-width:640px){.parks-grid-2{grid-template-columns:1fr}}
