.globe_class:hover .lang_list_class {
    display: flex;
}

@media (max-width: 1200px) {
  .language-switcher {
    display: none;
  }