@media only screen and (min-width: 992px) {
.navbar-brand .site-title h1 {
    font-size: 1.2em;
}
}