.callout-with-bg-image__content{position:relative;z-index:2}.callout-with-bg-image__background-overlay{background:var(--background-overlay-style);z-index:1}.callout-with-bg-image__background-image .component-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--bg-position-mobile)}@media(min-width:992px){.callout-with-bg-image__background-image .component-image{object-position:var(--bg-position,var(--bg-position-mobile))}}