.main-header .main-menu.full,
.main-header .main-header__fallback-icon {
  display: none !important;
}

@media only screen and (min-width: 768px) {
  header .wrap {
    justify-content: flex-end !important;
  }
}