#headerExtraLanguages {
    display: flex;
    justify-content: center;
    .hel__container {
        right: 0px!important;
        float: none!important;
        padding-top: 0px!important;
    }
}

@media only screen and (max-width: 375px){
    .button_cntr_quote {
        line-height: 43px!important;
    }
}
 
.gl_tr_sec {
    background-position: 101%;
    background-size: contain;
    background-repeat: no-repeat;
}