#page-corps {
    flex-direction: row-reverse;
}
@media screen and (min-width: 768px) {
    #page-menu-side {
         display: block !important;
    }
}
