.header-company{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    line-height: 30px;
}

.header-company-text {

}

.navbar-brand .header-company-subtext {
    font-size: 18px;
    font-weight: normal;
}