.leaflet-container{height:calc(100vh - 200px);width:calc(100vw - 420px);border-radius:2rem}@media screen and (max-width:768px){.leaflet-container{height:calc(100vh - 300px);width:100vw;border-radius:0}}.left-pane{max-height:calc(100vh - 200px);overflow-y:auto}