.navbar-fixed-top {
    background-color: #000000!important;
}

@media (min-width: 768px) {
a.navbar-brand img {
    max-height: 200px!important;
    max-width: 400px!important;
}
}