.store-layout{grid-template-columns:1fr;gap:2rem;height:auto;display:grid}.store-list-container{height:500px}.map-container{height:400px}@media (min-width:900px){.store-layout{grid-template-columns:1fr 2fr;height:600px}.store-list-container,.map-container{height:100%}}
