@media only screen and (max-width: 992px) {
    nav .brand-logo {
        font-size: 1.7rem;       
    }
}