.\#main-header-sticky {
  display: block;
  position: absolute;
  top: 0;
  height: 20px;
  left: 0;
  width: 0;
  pointer-events: none;
}
