@media (max-width: 924px) and (min-width: 740px) {
    .xxx-simple-news-block__img {
        display: none;
    }
}