
header, .header, .site-header {
  position: sticky;
  top: 0;
  z-index: 9999;
  background: #ffffff;
}

body {
  padding-top: 0 !important;
}
