/* Clean fix: only keep nav position. Do not resize, replace or force logo styles. */
nav.nav-index,
#mainNav.nav-index,
.nav.nav-index {
  top: auto !important;
}

a.nav-logo::after {
  content: none !important;
}
