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