Named for the amount of coffee in a standard shot of espresso.
@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/95cdc006db12c1951871b22bf3a60585.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/95cdc006db12c1951871b22bf3a60585-768x536.jpg")!important;
}
}