@media only screen and (max-width: 767px) {
    .navbar .navbar-brand {
        background-size: 43%;
    }
}
