@media screen and (max-width:569px) {

    .et_pb_module .et_pb_menu__wrap {
        justify-content: start;
    }

    ul#menu-menu-pied-de-page,
    ul#menu-menu-pied-de-page-1 {
        flex-direction: column;
    }

}