.pasAfficherLaMap{
    display: none !important;
 }
.afficherLaMap{
    display: block !important;
}

.map{
    height: 600px;
}
.map-container{
    display: flex !important;
    z-index: 1;
}
.map-one{
    width: 90%;

}
.map-two{
    padding: 10px 10px;
    height: 600px;
    background-color: white;
}
.filter-type-rest{
    text-align: left;
}
#map{
    z-index: 1;
}
