@media (max-width: 991px) {
  .navbar-brand img {
    width: 55px !important;
  }
}

.navbar-brand img {
  width: 110px;
}