.page-content {
    max-width: var(--layout-container-max-width);
}

.article-image {
    background-size: auto;
    background-repeat: no-repeat;
}