.latest-post-module .content-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-gap:35px}.latest-post-module .content-wrapper.reverse .text-content{order:1}.latest-post-module .content-wrapper .text-content{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center}.latest-post-module .content-wrapper.reverse .image-content{order:2}.latest-post-module .date-wrapper,.latest-post-module .subtitle-wrapper{color:#204a7d;font-size:1rem;font-weight:700;letter-spacing:4px;text-transform:uppercase}.latest-post-module .subtitle-wrapper:after{background-color:#204a7d;content:"";display:block;height:18px;letter-spacing:4px;width:54px}.latest-post-module.light .subtitle-wrapper:after{background-color:#efede9}.latest-post-module .image-content{height:100%;min-height:30vh;overflow:hidden;position:relative}.latest-post-module .image-content img{height:100%!important;max-height:66vh;max-width:100%;object-fit:cover;object-position:center;width:100%!important}@media (max-width:767px){.latest-post-module .content-wrapper{display:grid;grid-template-columns:1fr;grid-gap:0}.latest-post-module .content-wrapper .text-content{margin-top:25px;order:2!important}.latest-post-module .content-wrapper .image-content{order:1!important}}