// sticky styles
.want-sticky-header {
  .sticky-header {
    position: relative !important;
    display: none;
  }
}
