.column-news {
    width: 100%;
}
.block-links .column-news .post-desc-wrapper {
    float:right;
}

.blog-content .articles .article-item .area-img img {
    max-width: 400px;
    max-height: 200px;
    width: auto;
    height: auto;
}
@media only screen and (min-width: 680px) {
    .art {
        height: 544px;
    }
}
.video-container {
    display: flex;
    justify-content: center;
    padding: 1rem;
}
