@media (max-width: 991px) {
  .navbar-brand img {
    height: 40px;
    width: auto;
  }
}