@media all and (max-width: 420px) {
.bar .logo {
  max-height: 2.5em;
  max-width: none;
}
}