@media (max-width: 768px) {
  .navbar-brand>img {
    max-height: 79px;
  }
}