.icon-list .item img {
    width: fit-content;
}

.teaser-image-preview {
    display: flex;
}

.teaser-image-preview > div {
    margin-left: 1rem;
}

.news-preview-content iframe {
    width: 100%;
    height: 570px;
    border: 1px solid #ccc;
}