.nav-sticky-top {

position: sticky;
top: 0;
z-index: 9;
background-color: #ffffffb3;
height: 80px;

}