.customSelect.lang-nav-item,
.navmenu-nav.language-dropdown {
  display: none;
}
@media screen and (max-width: 700px) {
  .signIn-page .customSelect.lang-nav-item,
  .signIn-page .navmenu-nav.language-dropdown {
    display: none;
  }
}
footer a img {
  max-height: 6em !important;
}
