/* AK Rail Sticky Header */
html {
  scroll-padding-top: 110px;
}

.ak-rail-sticky-placeholder {
  display: none;
}
