sticky-header.has-transparent {
  top: 0;
  width: 100%;
  position: absolute;
  background: transparent;
  border-bottom: 0;
  z-index: 100001;
}
