.navbar-brand img,
.navbar-brand svg {
  height: 150px;
  width: auto;
}

a.navbar-brand img {
  height: 150px !important;
  width: auto !important;
  max-height: none !important;
}


