#__smobileMenuContent__menu {
    margin-top: 10%;
    position: fixed;
    width: 100%;
    height: 85%;
    left: 0;
    top: 0;
    z-index: 10000;
    display: none;
    font-size:10px;
    margin-bottom: 20px;
}

#__smobileMenuContent__menu ul {
    list-style: none;
    margin: 0;
    width: 100%;
    height: 100%;
}