@media (max-width:555px) {
    .navbar-brand{
        width: 70% !important;
    }
}