@media (min-width: 576px) {
  .navbar-brand {
    font-size: 32px;
  }
}

