.ccbNewHeader{
    background-image: url("../assets/img/header-background.png");
    background-size: 100%;
    color: #fff;
    height: 9.5rem;
    text-align: left;
    padding-top: 2.54rem;
    padding-left: 7rem;
}

.ccbNewHeader .title {
    font-size: 2rem;
    font-weight: 700 !important;
    padding-bottom: 30px !important;
}

.ccbNewHeader span{
    display: inline-block;
}

.citi-logo .citi-logo-mx {
    width: 158px !important;
    height: 24px !important;
}

.citi-logo .citi-logo-mx-footer{
    width:150px!important;
    height: 23px;
}

.languageLabel{
    width: 200;
    margin-left: 10px;
    color: red;
}
.citi-logo-section {
    display: flex;
}
.citi-logo-header-ccb-text {
    align-self: center;
}
.citi-logo-text-separator {
    align-self: center;
    color: #c8d5e1;
    padding: 0 8px 0 8px;
    margin: 2px 0 0  0;
}
/*
.citi-logo-header-ccb-text:before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
    height: 130%;
    left: 14px;
    background: #c8d5e1;
}*/
