/* Osnabrueck */
/* .navbar-brand {
    margin-left: -40px;
    height: 90px;
    width: 265px;
    background: url('../img/logo_osna.svg') no-repeat left center;
    background-size: 255px
} */

/* Default */
.navbar-brand {
    margin-left: 15px;
    height: 90px;
    width: 180px;
    background: url('../img/logo_muster.svg') no-repeat left center;
    background-size: 180px
} 