#vfun_wrapper {
  position: relative;
}

#wrapper {
  padding-top: 60px;
}
#desktopHeader {
  position: fixed;
}

.bg-black {
  z-index: 10000 !important;
}

.layer-wrap {
  z-index: 10000 !important;
}

@media screen and (max-width: 1024px) {
  #combineMenu {
    width: 108px !important;
    z-index: 10000 !important;
  }

  #combine_menu_long {
    position: fixed !important;
    z-index: 9999 !important;
    top: 0;
    width: 100% !important;
    margin-left: 0 !important;
    background-color: #131313;
  }

  #combine_menu_long .game-logo {
    margin-left: 0 !important;
  }

  #mobileHeader {
    z-index: 10000 !important;
  }
}
