.object-fit{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.teaser-timeline-container{
    background-color: white;
    min-height: 350px;
}

.teaser-timeline-container .teaser-timeline-textcont {
   color: #222222;
}

.teaser-timeline-container .teaser-timeline-textcont .h3{
    font-weight: 700;
}
