@media only screen and (max-width: 749px) {
    #topbar .col-lg-6 {
        text-align: center;
        font-size: 13px;
    }
}