
.leaflet-container.toggled .leaflet-control-container>.leaflet-left {
    position: absolute;
    left: 420px;
    transition: all 0.5s ease-in-out;
}
