html[lang="ar"] .objectifs_mission{
    display: flex;
} 
html[lang="ar"] .objectifs_mission a{
    float: left;
}
html[lang="ar"] a.btn{
    float: left;
}
[lang="ar"] #block-views-block-etablissements-block-1 a.btn{
    float: none!important;
}
html[lang="ar"] .views_slideshow_controls_text{
    display: flex;
    width: 150px;
    justify-content: space-evenly;
    flex-direction: row-reverse;
}
html[lang="ar"] .views_slideshow_controls_text_previous,html[lang="ar"] .views_slideshow_controls_text_next{
    width: 100%;
}
html[lang="ar"] #block-mtc-account-menu ul{
    margin-right: 60px;
}
html[lang="ar"] footer .layout-container div:first-child{
    display: flex;
    flex-wrap: wrap;
}