@media only screen and (max-width : 576px) {
    nav.navbar .menu .navbar-brand{
        width: 100px;
        height: auto;
    }
}
