@media (min-width: 768px) {
  .navbar-brand>img {
    max-height: 82px;
    margin-top:-4px;
  }
}