.navbar-brand img {
  height: 45px !important;
  max-height: none !important;
}

@media (min-width: 768px) {
  .navbar-brand img {
    height: 55px !important;
  }
}
