#rec505746321 .t-container .t-col {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#rec505746321 .t-container .t-col > .t-item {
    display: flex;
    flex-direction: column;
    height: 100%;
}
#rec505746321 .t-container .t-col > .t-item .t-btn {
    margin-top: auto;
}
