.module--image .module__inner.module__inner--background{display:flex;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.module--image .module__inner.module__inner--background img{display:block;height:100%;height:auto;max-height:100%;max-width:100%;min-height:100%;object-fit:cover;transition:transform var(--normal-transition) ease-in-out;width:100%}.module--image .module__inner.module__inner--background picture{border-radius:calc(var(--spacing-base)*2);display:block;height:100%;max-height:100%;max-width:100%;overflow:hidden;position:relative;width:100%}.module--image .module__inner--iea-image-full-width img,.module--image .module__inner--iea-image-full-width picture{height:100%;width:100%}@media (width > 1200px){.dnd-row:has(>.row-fluid>.dnd-module .module__inner--iea-image-full-height),.module--image:has(.module__inner--iea-image-full-width),.module--image:has(.module__inner--iea-image-full-width) .module__inner,.row-fluid:has(>.dnd-module .module__inner--iea-image-full-height){height:100%}}