.pt-card_vertical-align_center {
    display: flex;
    flex-direction: column;
    justify-content: center;
}