.card-h-50 {
    height: calc(50% - 0.625rem);
}

.timeline-scroll-550 {
    max-height: 550px;
    overflow: scroll;
}