.featured-image{border-radius:var(--border-radius-large);overflow:hidden;margin-top:var(--spacing-6);margin-bottom:var(--spacing-6);aspect-ratio:52/75}@media screen and (min-width: 576px){.featured-image{margin-top:40px;margin-bottom:40px;aspect-ratio:864/516}}@media screen and (min-width: 1024px){.featured-image{margin-top:var(--spacing-8);margin-bottom:var(--spacing-8);aspect-ratio:1120/516}}.featured-image img{width:100%;height:100%;object-fit:cover}
