@media only screen and (min-width: 981px) {

.bianchino, .verdino{
    border-radius: 15px;
    margin-top: 25px !important;
    background-color: rgba(255,255,255,0.9);
}

.msgbenvenuto{
    top: 5px;
    padding-right: 20px;
}

.medio{
    width: 95%;
    max-width: 1200px;
    margin: auto !important;
    background-color: transparent !important;
    margin-top: 85px !important;
}

.stretto2{
    width: 95%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px !important;
}

.stretto{
    width: 95%;
    max-width: 800px;
    margin: auto !important;
    background-color: transparent !important;
    margin-top: 85px !important;
}

.strettissimo{
    width: 90%;
    max-width: 500px;
    margin: auto !important;
    background-color: transparent !important;
    margin-top: 85px !important;
}

.homepage .spazio{
    display:none;
}

}
