@media only screen and (max-width: 600px) {
.navbar-brand img {
    max-height: 55px;
    width: auto;
}
}
.top-header .navbar-brand{
    margin-right: 15px !important;
}