@media (max-width: 1024px) {
    .post-blocks-grid-hero-01 .post-hero:nth-last-child(-n + 2) .post-item-image img {
        aspect-ratio: 2 / 1;

    }
}

