.component.featured-image{width:100%;margin:0 auto;overflow:hidden;height:500px}
@media(max-width:767px){.component.featured-image{background-image:none !important;height:auto}
}
.component.featured-image img{height:auto;width:100%}
@media(min-width:768px){.component.featured-image img{display:none}
}
body.wcmmode-disabled .component.featured-image{height:auto}
@media(max-width:767px){body.wcmmode-disabled .component.featured-image{background-image:none !important}
}
@media(min-width:768px){body.wcmmode-disabled .component.featured-image{height:calc(75vh - 70px)}
}
body.wcmmode-disabled .component.featured-image img{flex-shrink:0;width:100%;min-width:100%}
@media(min-width:768px){body.wcmmode-disabled .component.featured-image img{display:none}
}