.t1000__textwrapper {
        display: flex;
    align-items: center;
}
.uc-edu .t503__content {
        background: #e4abb0;
        padding: 15px;
        height: 85%;
}
.uc-edu .t-card__title {
    margin-top: 5px;
}
@media (max-width: 768px) {
    .uc-edu .t-container:before {
       display: none; 
    }
    .uc-edu .t503__container {
        display: grid;
        grid-template: 1fr / 1fr 1fr;
    }
    .uc-edu .t503__content {
        background: #e4abb0;
        padding: 15px;
        height: 85%;
    }
    .uc-edu .t-card__title {
        line-height: 1.1em;
        margin-top: 10px;
    }
    .uc-edu .t-card__col, .uc-edu .t-card__container_inrow3 .t-card__col:nth-child(-n+3) {
         margin-top: 15px!important;
    }
    .uc-edu .t-card__col:nth-child(2n+1) {
        padding-right: 5px;
    }
    
    #recorddiv701519509 .t-cover__wrapper {
            vertical-align: bottom!important;
    }
    .t182__buttons {
        padding: 0 30px;
    }
    .t-btnwrapper.t182__btnwrapper, .t182__btn.t-btn, .t-card__btn, .t-btn  {
            width: 100%;
    }
}
