#presentation {
    height: 600px;
    background-image: url("../img/scheda.jpg");
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
    
}


#presentation div {
    display: none;
}