/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 12 2024 | 08:24:57 */
    .selector{
position:absolute;
top:0;
left:0;
width:100%;
}
@media(min-width:1025px){
    .scroll-headline, .scroll-des{
    opacity: 1;
}
.scroll-button{
    opacity: 1;
}
}

.overlay-zoom{
    position: absolute;
 top: 150px; 
    left: 0;
    margin:0px auto;
    width: 100%;
}