@media (min-width: 320px) and (max-width: 620px) {
  #logowrap a {
    font-size: 2em !important;
  }
}
