.site-wrapper {
  opacity: 1 !important;
}
@media screen and (min-width: 1200px) {
  .mobile-nav {
    overflow: auto !important;
  }
}
