.ast-above-header-bar.ast-above-header.site-header-focus-item {
  position: fixed;
  width: 100%;
}

@media all and (max-width: 780px){
    #header {
        position:inherit;
    }
}