.wg-default, .wg-default .country-selector {
    bottom: auto !important;
    top: 0 !important;
}

@media (min-width: 800px) {
  .wg-default, .wg-default .country-selector {
    top: 65px !important;
    right: 45px !important;
  }
}

@media (min-width: 1000px) {
  .wg-default, .wg-default .country-selector {
    right: 60px !important;
  }
}


.nav-tier-2 ul {
direction: unset;
}