.abv_bnr_1{
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 900;
    font-size: 39px;
    line-height: 1.2em;
    /* or 141% */
    color: #407FAA;
}

.abv_bnr_2{
    margin-top: 20px;
    /* left: 60px; */
    /* top: 418px; */
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 300;
    font-size: 28px;
    line-height: 1.2em;
    color: #407FAA;
}
.abv_title_new {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 55px;
    color: #407FAA;
}
.abv_title_new_2 {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 300;
    font-size: 25px;
    line-height: 34px;
    color: #407FAA;
}

@media (max-width: 991px) {

    .abv_title_new {
        font-family: 'Nunito';
        font-style: normal;
        font-weight: 700;
        font-size: 27px;
        line-height: 1.2em;
        color: #407FAA;
    }
.abv_title_new_23 {
    position: relative!important;
}

    .abv_title_new_2 {
        font-family: 'Nunito';
        font-style: normal;
        font-weight: 300;
        font-size: 18px;
        line-height: 1.2em;
        color: #407FAA;
    }

    .abv_bnr_1{
        font-family: 'Nunito';
        font-style: normal;
        font-weight: 900;
        font-size: 26px;
        line-height: 1.2em;
        /* or 141% */
        color: #407FAA;
    }

    .abv_bnr_2{
        margin-top: 20px;
        /* left: 60px; */
        /* top: 418px; */
        font-family: 'Nunito';
        font-style: normal;
        font-weight: 300;
        font-size: 16px;
        line-height: 1.2em;
        color: #407FAA;
    }

}