.posts-wrapper:not(.swiper) .posts-container {display:grid; grid-template-columns:repeat(3, 1fr); grid-gap:32px;}
.posts-wrapper:not(.swiper) .posts-container .single .post-content .title {margin:0;}
.posts-wrapper:not(.swiper) .posts-container .single .post-content p:last-child {margin-bottom:0;}