.headerWrap,.header_t{
    position: inherit !important;
}
header{
        position: sticky;
        top: 0;
}