
html,body{width:100%;max-width:100%;overflow-x:hidden}
#siteHeaderMount{width:100%;max-width:100%;position:relative;z-index:500}
#siteHeaderMount>.sticky{position:sticky!important;top:0!important;z-index:500!important;max-width:100%!important}
#app{min-width:0;max-width:100%}
.accountShell{box-sizing:border-box}
@media(max-width:700px){
  #siteHeaderMount .nav{max-width:100%!important;min-width:0!important}
  #siteHeaderMount .navLinks{max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important}
}
