﻿@media screen and (max-width: 550px) {
    .navbar > .container-fluid .navbar-brand span {
        font-size: 12px !important;
    }
}