@media only screen and (max-width: 768px) {
  .navbar-brand-logo {
    max-width: 120px !important;
    height: auto !important;
  }
}