@media only screen and (max-width: 576px) {
    .navbar-brand img {
        width: 70px !important;
    }
}