.latest-post .latest-post-container{display:grid;gap:0;grid-template-columns:1fr 1fr}.latest-post{background:#f9f7f9;border-radius:15px;box-shadow:1px 3px 11.3px 0 rgba(0,0,0,.1);margin-bottom:8rem;padding:5rem}.latest-post .latest-post-container .latest-post-body{background:#fff;border-radius:0 15px 15px 0;box-shadow:1px 3px 11.3px 0 rgba(0,0,0,.1);display:flex;flex-direction:column;height:100%;max-height:330px;overflow:hidden;padding:5rem 5rem 3rem!important}