.bg-mtu {
background-color: #0098bc;

}

.navbar-brand-img {
    max-width: 300px;
    max-height: 85px;
}


@media screen and (max-width: 600px) {
.navbar-brand-img {
    max-width: 200px;
    max-height: 60px;
}
}
