@media (max-width:640px) {
  .logo {
    width: 64px;
    height: 64px
  }
}

