body, .u-header {
    font-size: 24px !important;
}

.container {
    margin: 10px !important;
    width: 100% !important;
    max-width: 100% !important;
}

.navbar-brand img {display: none;}
a.navbar-brand div {flex-direction: column;}
a.navbar-brand div span.first-row {font-size: 2em;}
a.navbar-brand div span.second-row {display: none;}

a:hover {color: #000 !important;}