

.img-element-immersion {
    transition: opacity ease 4s;
    opacity:0;
    max-width:calc(100vw - 20px);
}

