.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{height:100%;left:0;object-fit:cover;object-position:var(--bg-position-mobile);position:absolute;top:0;width:100%}@media(min-width:992px){.callout-with-bg-image__background-image .component-image{object-position:var(--bg-position,var(--bg-position-mobile))}}