.news-container {
    max-width: 900px;
}

.news-container img {
    max-width: 100%;
    object-fit: contain;
}

.news-container .icon-table td {
    vertical-align: top;
}
