@media screen and (max-width:1024px){.vertical_items .posts_grid{grid-template-columns:repeat(2, 1fr);row-gap:40px}.vertical_items .posts_grid .text_item{grid-column:1 / span 2}.vertical_items .posts_grid .text_item:after{content:none !important}.vertical_items .posts_grid .post_item__inner{flex-direction:column}.vertical_items .posts_grid .post_item__thumb{width:100% !important}}@media screen and (max-width:1024px) and (min-width:768px){.vertical_items .posts_grid{grid-template-columns:repeat(2, 1fr)}.vertical_items .posts_grid .post_item:not(.text_item):not(:last-child):nth-child(even):after{content:""}.vertical_items .posts_grid .post_item:not(.text_item):nth-child(odd):after{content:none}}@media screen and (max-width:767px){.vertical_items .posts_grid{display:block}.vertical_items .posts_grid .post_item:not(:last-child){margin-bottom:20px}.vertical_items .posts_grid .post_item figure{aspect-ratio:1.7}.vertical_items .posts_grid .post_item figure a{aspect-ratio:inherit}.vertical_items .posts_grid .post_item figure a img{aspect-ratio:inherit !important}}