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