@media screen and (max-width: 767px) {
    .news-x__wrap {
        margin-top: 2em;
    }
}