@media only screen and (max-width: 999px) and (min-width: 691px) {
.featured-media-under-header__featured-media .post-featured-img {
background-image: url("https://theagenda.co/wp-content/uploads/2024/10/433ea6cf-80d3-4819-8293-53b5f0a5b953-1024x576.jpg")!important;
}
}
@media only screen and (max-width: 690px) {
.featured-media-under-header__featured-media .post-featured-img {
background-image: url("https://theagenda.co/wp-content/uploads/2024/10/433ea6cf-80d3-4819-8293-53b5f0a5b953-768x432.jpg")!important;
}
}