.posts__wrapper .post:first-of-type{--aspect-ratio:21/9;grid-template-columns:1fr 1fr;width:100%}.posts__wrapper .post:first-of-type .content{grid-column:1}.posts__wrapper .post:first-of-type .image{grid-column:1/3}@media (max-width:655px){.posts__wrapper .post:first-of-type{width:revert-layer;--aspect-ratio:revert-layer;grid-template-columns:1fr}}