header:before {
  top: auto !important;
}

@media (min-width: 1024px) {
  header {
    position: relative;
  }
  header:before {
    height: 47px;
    top: unset !important;
    bottom: 0;
  }
}

/*# sourceMappingURL=appended.css.map */
