@media (max-width:767px){
    #map {
        height: 335px !important;
        width: 100% !important;
    }
    .prise-rdv {
        float: none;
    }

    .imgMobileWidth {
        width: 100%;
    }

}
