div#main_menu-sticky-wrapper {
    position: sticky;
    z-index: 9999;
    top: 0;
}