@media only screen and (max-width: 600px) {
  .navbar-brand {
    font-size: 16px !important;
  }
}
