.module--image picture{display:flex;flex-flow:column;overflow:hidden}.module--image picture img{height:100%;object-fit:cover;width:100%}.module--image.module--image-background{align-items:center;display:flex;flex-flow:column;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.module--image.module--image-background picture{height:100%;width:100%}@media (max-width:767px){.dnd-section:has(.module--image-background){position:relative}}@media (min-width:768px){.dnd-section:has(.module--image-background.module--image-background--full-width){position:relative}.dnd-section:has(.module--image-background:not(.module--image-background--full-width))>.row-fluid{position:relative}}.dnd-section:has(.module--image-background) .dnd-row:not(:has(.module--image-background)){position:relative;z-index:2}