.slide a {
position:absolute;
}
body.browser-edge .control,
body.browser-ie .control{
display:none !important;
} .mySlides,
.mySlidess {
max-height: 450px;
overflow: hidden;
border: 10px solid #1446a0;
border-radius: 10px;
position: relative;
}
.slide-w3-button-container,
.slide-w3-button-container2 {
left: 30px;
position: absolute;
z-index: 2;
top: 25px;
margin-top:0;
}
.w3-display-container,
.w2-display-container {
position: relative; 
transform:rotate(2deg);
}
.w3-display-container:before,
.w2-display-container:before, {
z-index: 0;
content: '';
width: inherit;
height: inherit;
background: #fcf2b9;
transform: rotate(1.5deg) translateX(10px) translateY(15px) skewX(4deg) skewY(-4deg);
width: 100%;
height: 100%;
border-radius: 20px;
top: -10px;
position:absolute;
}
.download-disegno-lettera-pagella {
right: 20px;
top: 15px;
padding: 10px;
background: #fff;
border-radius: 10px;
border: 2px solid #1446a0;
position: absolute;
}
.download-disegno-lettera-pagella:hover {
opacity:1 !important;
}
.mySlides,
.mySlidess {
display:none;
}
.w3-display-right,
.w2-display-right
{
background: #1446a0;
}
.w3-display-left,
.w2-display-left {
background: #1446a0;
}
.slide-w3-button-container.quanti_1,
.slide-w3-button-container2.quanti_1 {
opacity:0 !important;
display:none !important;
}
@media screen and (max-width:767px) {
.w3-display-container,
.w2-display-container {
position: relative; 
transform:rotate(0deg);
max-width:96%;
margin:0 auto;
}
}