@media (min-width: 992px) {
  #mainNav .navbar-brand {
    font-size: 1.30em;
    transition: all .3s;
  }
}

