@media (max-width: $screen-xl-max) {
  .hdr-style5 {
    .dropdn_language:last-child .dropdn-content, .dropdn_currency .dropdn-content {
      left: 0;
      right: auto;
    }
  }
}