
.navbar-brand {
    width: 100%;
    height: auto;
}

.navbar-brand img {
    width: 100%;
    height: auto;
}

/* This is a single-line comment 

.navbar-brand {
    height: 120px !important;
}

.navbar-brand img {
    max-height: 100px !important;
}