.navbar-logo img {
  max-height: none !important;
  height: auto !important;
  width: auto !important;
}

.navbar-brand img {
  width: auto !important;
  height: auto !important;
  max-height: none !important;
  max-width: 100%;
