.latest_news__listings{display:flex;gap:2em;justify-content:space-evenly}.latest_news__post{background:#a88e42}.latest_news__featured_image{background-position:50%;background-size:cover;height:150px;width:100%}.latest_news__post_title{padding:1em}.latest_news__post_title h4{color:#fff;font-size:24px;margin:0}.latest_news__resources_sidebar{border:2px solid #215731;padding:1em}.latest_news__resources_sidebar h3{color:#444}.latest_news__resources_sidebar ul{list-style:none;padding:0;text-transform:uppercase}.latest_news__resources_sidebar ul li a{color:#444;font-family:Bebas Neue W01 Regular,sans-serif;font-size:20px}.latest_news__resources_sidebar ul li a:hover{color:#bfa04a}@media screen and (max-width:1024px){.latest_news__listings{flex-direction:column}.latest_news__resources_sidebar{order:-1;text-align:center;width:100%}.latest_news__resources_sidebar ul{display:flex;flex-wrap:wrap;gap:2em;justify-content:center}.latest_news__post_title{text-align:center}}@media screen and (min-width:1025px){.latest_news__resources_sidebar ul li{margin-bottom:1em}.latest_news__post{max-width:250px;min-height:300px}.latest_news__post:hover{background:#bfa04a}}