@media only screen and (min-width:767px) {
    .top-header .navbar-brand {
        max-width: 250px;
    }
}