.news-latest-item-inner {
    max-width: 630px;
}

.ttnews-article-list .news-latest-item {
    margin-bottom: 30px;
    display: inline-block;
}

.news-latest-container__startpage .news-latest-item-inner__image {
    margin-bottom: 30px;
}

.ttnews-article-list .news-teaser p {
    display: inline;
}

.news-latest-container__startpage p {
    display: block;
}

.news-latest-item-inner__image {
    float: left;
    margin-right: 15px;
}

.news-latest-item-inner__text {
    float: left;
    width: 380px;
}