body.type-post main#content {
    max-width: 1740px !important;
    margin: 0 auto;
    padding: 0 15px;
}

body.type-post .article-image img {
    width: 100%;
    max-height: 200px;
    height: 200px;
    object-fit: cover;
    display: block;
}
