@media screen and (min-width: 768px) {
    #header .navbar-brand img {
        height:28px !important;
        margin-top:-8px;
    }
}