#autres.coworking_autres .champs {
    width: 100%;
}
.menu #savoir_faire.each,
.menu #vision.each,
.menu #cv.each,
.menu #contact.each {
    display:none;
}
#vision ul {
    flex-direction: column;
}
#vision ul li {
    margin-bottom: 15px;
    width: calc(100% - 120px);
}
#cv > .taille_site {
    flex-direction: column;
}
#cv .description_section_cv {
    margin-left:0;
}
.menu_cv_fixes #menu_cv .inter {
    position: relative;
    top: auto !important;
}
#menu_cv .inter {
    width:100% !important;
}
#cv .section_cv {
    width: 100%;
}
.menu_cv_fin_fixes #menu_cv .inter {
    position: relative;
    top:auto !important;
}
.clients {
    flex-direction: column;
}
.menu .each:first-child {
    border: none;
    padding-left: 15px;
}
.menu {
    justify-content: flex-end;
    padding: 30px 0 15px;
}
.menu .each:first-child img {
    width: 75px;
}
