.t-descr > div{
    line-height: 1.25 !important;
}

.uc-ab602-custom .t-descr > div{
    font-size: 20px !important;
}

.uc-ab602-custom .t-descr{
    padding-bottom: 0 !important;
}

.uc-ab602-custom .t-title > div{
    font-size: 36px !important;
}

@media screen and (max-width: 980px) {
    .uc-ab602-custom .t-descr > div{
        font-size: 16px !important;
    }
    
    .uc-ab602-custom .t-descr{
        padding-bottom: 0 !important;
    }
    
    .uc-ab602-custom .t-title > div{
        font-size: 28px !important;
    }
}