#menu_Fr .FrameMenu {
    width: auto !important;
    height: auto !important;
}
@media screen and (max-width: 991px) { 
#menu_Fr .FrameMenu {
    width: 100%!important;
}
}

