@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/05/Screenshot-2024-10-22-at-9.17.13 pm-1024x559.png")!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/05/Screenshot-2024-10-22-at-9.17.13 pm-768x419.png")!important;
}
}