@media (max-width: 767px) {
    .lid {
        width: auto;
    }
}

.news__items {
    z-index: 3;
}