.bstrap-navbar {
    background-color: yellowgreen;
}

.logo {
    /*height: auto;*/
    height: 50px;

    max-width: 100%;

    opacity: 0.8;
  }