.latest_news-post-listing{color:#fff;display:flex;padding-bottom:0;padding-top:0;position:relative}.latest_news-post-listing--post{background:#131a24;border:1px solid #252531;border-radius:6px;box-shadow:0 5px 10px 0 rgba(0,0,0,.1);display:flex;flex-direction:row;height:100%}.latest_news-post-listing--post .image_container{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:0 6px 6px 0;display:flex;flex-grow:1;width:30%}.latest_news-post-listing--post .texts_container{display:flex;flex-direction:column;flex-grow:1;height:100%;width:70%}.latest_news-post-listing--post .texts_container p.tags{color:#00c800;font-size:11px;letter-spacing:1px;line-height:12px;margin:20px 15px 10px;text-transform:uppercase}.latest_news-post-listing--post--headline{display:flex;flex-direction:column;justify-content:flex-start;margin:0 15px 20px}.latest_news-post-listing--post--headline p{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:10px;transition:color .4s ease}.latest_news-post-listing--post--headline p:hover{color:#00c800}.latest_news-post-listing--post--link{align-self:flex-start;font-size:16px;margin-bottom:15px;margin-left:15px;margin-top:auto}@media (max-width:767px){.latest_news-post-listing{flex-direction:column}.latest_news-post-listing--post{margin-bottom:15px}}