.blog-index.post-listing-wrapper{padding:0}@media(min-width:767px){.blog-index.post-listing-wrapper{display:grid;grid-template-columns:repeat(3,1fr);column-gap:30px}}.blog-index.post-listing-wrapper .blog-index__post{background:#fff;border:1px solid #dadada;border-radius:4px}.blog-index.post-listing-wrapper img.blog-index__post-image{max-width:100%;overflow:hidden;max-height:200px;object-fit:cover}.blog-index.post-listing-wrapper .blog-index__post-content{padding:15px}.blog-index.post-listing-wrapper h3{font-size:18px}