.mobile-nav-wrap .nav-logo{
    top: -100% !important;
}
.mobile-nav-wrap.sticky .nav-logo{
    top: 50% !important;
}