.post-listing{display:grid;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-template-columns:repeat(3,1fr);-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;grid-column-gap:20px;grid-row-gap:50px}.post-item{overflow:hidden;text-align:center}.post-item .post-featured-img-link{display:block;margin-bottom:25px;margin-left:auto;margin-right:auto;position:relative;width:100%}.post-item .post-featured-img{bottom:0;left:0;overflow:hidden;padding-bottom:66%;position:relative;right:0;top:0}.post-item img{display:block;height:auto;height:100%;left:calc(50% + 1px);position:absolute;top:calc(50% + 1px);-webkit-transform:scale(1.01) translate(-50%,-50%);-ms-transform:scale(1.01) translate(-50%,-50%);transform:scale(1.01) translate(-50%,-50%);width:100%}.post-item-body{margin-bottom:10px;width:100%}.post-item h3{font-family:Helvetica,Sans-serif;font-size:18px;font-weight:500;letter-spacing:0;line-height:27px;margin:0 0 20px;text-transform:none}.post-item h3 a{color:#000;text-decoration:none}.post-item a.blog-post__read-more{color:#000;font-size:16px;font-weight:400;text-decoration:none;text-transform:none}@media (max-width:767px){.body-container--blog-index{padding:20px}.post-listing{grid-template-columns:repeat(1,1fr)}.post-item a.blog-post__read-more{font-size:14px;line-height:48px}}img.class{height:300px;object-fit:cover;object-position:center center;width:100%}