.teaser.text-only:not(.kcowwakwakmmc) p{
    display: block;
}

.teaser.text-only .teaser-title {
    margin-bottom: 20px;
}

.teaser.image-only {
    flex-grow: 1;
}

.teaser.image-only img {
    width: 100%;
    height: auto;
}