Basic Roman-style pizza done well.
@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/3b4572ee631dd997abd51ecf6e48e9a8.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/05/3b4572ee631dd997abd51ecf6e48e9a8-768x536.jpg")!important;
}
}