.featured-image-block{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.featured-image-block.has-content{position:relative}.featured-image-block.has-content>*{z-index:1}.featured-image-block.has-content>img:first-of-type{position:absolute;z-index:0}.featured-image-block>img{object-fit:cover;height:100%;max-height:var(--featured_image_block_height,auto)}