/* Keep the home page's alternating case layout and fill the media frame. */
.featured-home-media{height:520px;background:#fff}
.featured-home-media a{display:block;height:100%}
.featured-home-media img{height:100%;min-height:0;object-fit:cover}
@media(max-width:800px){.featured-home-media{height:300px}}
