@media only screen and (max-width: 350px) {
  header .region-nav-branding a {
    max-width: 180px;
  }

}
