/* Mobile view (max-width: 767px) */
@media only screen and (max-width: 767px) {

    .navbar-brand span{
        font-size: 12px;
    }
}
