body {
    font-size: 17px;
}
.site-logo p {
    font-size: 12px;
}
@media(min-width:991px) { 
header .site-bar .nav { width: 100%; } 
header .site-tools { position: absolute; right: 15px; width: auto; } 
header .navigation { text-align: center; } 
header .navigation li { display: inline-block; float: none; } 
}
@media only screen and (max-width: 768px) {
 .mc-banner { display: none !important; }

