@media (max-width: 767px) { 
    .navbar-brand{
    display: none;
    }
    }