    .t850__wrap {
    padding: 30px 30px !important;
}
    /*.t-slds__wrapper {
    border-radius:16px !important;
    overflow: hidden;
}
    .t503__container {
    justify-content: center !important;
}
    .t850__container {
    justify-content: center !important;
}*/
    /*.t902__inner-col {
    border-radius:16px !important;
    overflow: hidden;
}*/
.t902__inner-col {
    border-radius: 16px !important;
    overflow: hidden;
    display: flex;
    align-content: center;
    align-items: center;
}
.t902__content {
    padding: 30px 30px 30px 0px !important;
}
.t902__btn-container {
    margin-top: 5px !important;
}.t902__bottommargin {
    margin-bottom: 0px !important;
}
.t-btn td {
    font-size: 14px !important;
}