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

.logo {
    /*height: auto;*/
    height: 50px;
    width: 50px;
    border-radius: 50%;
    max-width: 100%;

    opacity: 0.8;
  }