/* Must scroll with the page on every page */
.site-header{
  position: static !important;
  top: auto !important;
}