@media (min-width: 1024px) {
  .ast-primary-header-bar.ast-primary-header.main-header-bar.site-header-focus-item {
    position: fixed;
    width: 100%;
  }
	
}
/*
.ast-primary-header-bar.ast-primary-header.main-header-bar.site-header-focus-item {
  background: linear-gradient(to bottom, #04b6d2 0%, #ffffff 96%);
}*/