.homepage-container,
.container.homepage-container {
    max-width: min(1300px, calc(100% - 30px)) !important;
}

.news-list {
    max-width: min(1298px, calc(100% - 30px)) !important;
}