.lang-it .footer .foot-service-icon ul.foot-our-services li {
    width: 33%;
}

.lang-it .footer .foot-service-icon ul.foot-our-services li.le-sav a span:after {
    background-position: -733px -1247px;
}
.lang-it .footer .center-footer.top-footer .foot-service-client {
    width: 100%;
}
.lang-it .footer .center-footer.bottom-footer .foot-service-client {
    width: 50%;
}
@media only screen and (max-width: 950px){
    .lang-it .footer .foot-service-icon ul.foot-our-services li {
        width: 33.33%;
    }
    .lang-it .footer .foot-service-icon ul.foot-our-services li.financement {
        border-left: 2px solid #eceaee;
    }
    .lang-it .footer .center-footer.bottom-footer .foot-service-client {
        width: 100%;
    }
    .lang-it .footer .center-footer.top-footer .foot-service-client .block-title.service-client {
        display: none;
    }
}
@media only screen and (max-width: 550px){
    .lang-it .footer .foot-service-icon ul.foot-our-services li > a strong {
        font-size: 14px;
    }
}
@media only screen and (max-width: 420px){
    .lang-it .footer .foot-service-icon ul.foot-our-services li > a strong {
        font-size: 12px;
    }
}
@media only screen and (max-width: 350px){
    .lang-it .footer .foot-service-icon ul.foot-our-services li > a strong {
        font-size: 10px;
    }
}
