.nav-table {

    position: sticky;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 100;}
