.admin #map {height:80vh;width:100%;}
#map img { /* Sert à quelque chose ? */
    /*max-width: 100%;
    max-height: 100%;*/
}
body {
    padding: 0;
    margin: 0;
}
.layout-cassiopeiablogmap #map {height:88vh;width:100%;}
.layout-cassiopeiablogmap #map .leaflet-control-container .leaflet-routing-container-hide {
    display: none;
}
.leaflet-top, .leaflet-bottom {
    z-index: 999;
}
img[src*='/transparent.png'] {display: :none;}