.nav-logo img {
  height: 90px;
  /* logo size */
  width: auto;
  max-height: 100%;
  object-fit: contain;
  display: block;
}