@media screen and (min-width: 798px) {
  .header.header-fixed--false {
    position: relative !important;
}
.main-nav__wrapper {
    background-color: #647f76;
}
ul.menu.center li a {
    letter-spacing: 2px;
}
.index-sections .under-menu:nth-child(1) {
    margin: 0;
}
}