.main {
  position: relative; 
}
.main-nav-scrolled {
  position: fixed;
  width: 100%;
  top: 0;
  
}
