.wp-block-column.col-space {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}