.wrap__header--inner{
    background-color:white;
}
.mm-panel{
    background-color:#87b2d2!important;
}
@media screen and (max-width: 991px){
    .wrap__logoHeader{
        background: white!important;
    }
}

.wrap__locationsHeader .location {
    background: #477190;
}

@media screen and (max-width: 425px){
    .wrap__page-content .editable img {
        float: none !important;
        display: block !important;
        margin-right: auto !important;
        margin-left: auto !important;
        height: auto !important;
        max-width: 100% !important;
    }
}

#staff__list {
    list-style-type: none !important;
}

.js-mapComponent.map__display.leaflet-container.leaflet-touch.leaflet-fade-anim.leaflet-grab.leaflet-touch-drag.leaflet-touch-zoom {
    width: 100% !important;
}
.js-mapComponent.map__display.leaflet-container.leaflet-touch.leaflet-fade-anim.leaflet-grab.leaflet-touch-drag {
    width: 100% !important;
}
.wrap__socialmediaHeader .socialmedia__link{
    line-height: 50px;
}