.MOBILE #WHAT .MENU ul {
    width: 650px !important;
    height: auto !important;
}
.MOBILE #WHAT .MENU li {
    width: 100px !important;
}
.MOBILE #WHAT .MENU {
    overflow: scroll;
    margin-bottom: 10px;
}
.FOOT_MOBILE > div{
    display: none;
    margin-top: 0px !important;
}
#footer{
    display: block !important;
}