.navbar-logo {
  max-height: 80px;
}

img {
  pointer-events: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
