@media screen and (max-width: 1260px), print {
    .news-block .item:not(.fixed) .image {
        display: none;
    }
}
