html:not([data-scroll='0']) {
.mapContainer {
    top: 5%;
    right: 52%;
    position: fixed;
    left: 1%;
}
}


