/* Reserve space for main nav + classic secondary nav (56px + 32px) when logged out */
html.billing-classic-subnav-active #top-nav-bar-wrapper #top-nav-bar::before {
  height: 88px;
}
