.sticky_header {
  min-height: 65px;
}
.sticky_header--active {
  position: fixed;
  width: 100%;
  z-index: 1500;
  background-color: #2d3440;
  top: 0;
  min-height: 65px;
}/*# sourceMappingURL=sticky-header.styles.css.map */