#sp-header.header-sticky {
    margin-top: 0px;
    position: fixed !important;
    z-index: 9999;
    backdrop-filter: none;
} 

#sp-header { 
position: relative !important;
}
