.module--image-full{min-height:var(--desktop-height);position:relative}@media (max-width:767.98px){.module--image-full{min-height:var(--mobile-height)}}.module--image-full .img-wrapper{height:100%;left:0;position:absolute;top:0;width:100%}.module--image-full .img-wrapper img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}