#footer_container_dealership > div{
    max-width: 1400px;
}
#footer_container_dealership .name_concession{
    font-size: 1.2rem;
    line-height: 1;
}
#footer_container_dealership .name_other_concession{
    font-size: 1rem;
    line-height: 1;
}

#footer_container_dealership .informations_footer > img:not(.escda){
    max-height: 60px;
}

#footer_container_dealership .title_footer{
    font-size: 1rem;
    line-height: 1;
}
#accordion_mobile_footer{
    max-width: 450px;
}
#accordion_mobile_footer a:not(.collapsed) .icon-hess-plus:before{
    content:'\23';
}

@media screen and (max-width: 767px) {
    .footer_container_dealership_hess .service_client a{
        margin: auto;
    }
    .footer_container_dealership_hess .service_client{
        text-align: center;
    }
}

@media screen and (min-width: 1200px) {
    #footer_container_dealership.footer_container_dealership_hess > div{
        width: 87% !important;
        max-width: 1670px;
    }
}

.subtitle-service-client {
    color: #7a7a7a;
    font-size: 10px;
}

.logo-footer-hess {
    max-width: 200px;
    height: auto;
}

#footer_container_dealership .btn-service-client{
    border-radius: 5px !important;
    max-width: 210px;
}

#footer_container_dealership .btn-service-client-number{
    font-size: 13px;
    font-weight: 600;
}

#footer_container_dealership .btn-service-client-text{
    font-weight: 600;
    font-size: 10px;
    border-top-right-radius: 2px !important;
    border-bottom-right-radius: 3px !important;
}

#moyenneAvisClient .note {
    font-size: 22px;
    font-weight: bold;
}
@media screen and (min-width: 1199px){
    #moyenneAvisClient {
        width: 66%;
    }
}