.mobile-footer-menus .footerbar {
    background-color: #333333e0;
    display: none;
    position: fixed;
    left: 0px;
    bottom: 0px;
    margin: 0;
    width: 100%;
    z-index: 1;
}
.mobile-footer-menus .footerbar ul{
    display: flex;
}
.mobile-footer-menus .footerbar ul li{
    list-style:none;
}
.mobile-footer-menus .footerbar ul li img{
    width: 4.000rem;
    height: auto;
}