#oto-locale-switcher .nav-link {
  min-height: 2rem;
}

#oto-locale-switcher .flag {
  width: 1.25rem;
  height: 0.9rem;
  border-radius: 2px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08);
}

#oto-locale-switcher .dropdown-item .flag {
  flex-shrink: 0;
}
