.gh-burger::before, .gh-burger::after {
    height: 3px;
}

@media (max-width: 850px) {
    body:not(.is-head-open) .gh-head {
      margin: none !important;
    }
  }