#loupe {

    background-repeat: no-repeat;
    background-size: 200% 200%;
    overflow: hidden;
    pointer-events: none; 
    z-index: 100; 
    background-size: 180%;
}



/* bouteille */

.contentscroll {
    position: relative;
    z-index: 10;
}




