@media (min-width: 768px) {
    .main-news__first-img {
        height: 100%;
        object-fit: cover;
    }

    .main-news__first-block {
        height: 100%;
    }
    .main-news__second img {
        max-height: 121px;
    }
}
