@media (min-width: 750px) {
  .tl-switcher-container {
    position: fixed !important;
    top: 10px !important;
    right: 55px !important;
    bottom: auto !important;
    left: auto !important;
    z-index: 1000 !important;
  }
}
