@media screen and (max-width: 1024px) {
    .base {
        width: calc(100vw - 95px);
        padding-top: 30px;
        padding-right: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
    }
    .base .destra {
        float: none;
        width: calc(100% - 20px);
        font-family: minion, times, arial;
        font-size: 19px;
        line-height: 13px;
        color: #ffffff;
    }
    .base .destra .sini {
        font-size: 13px;
        line-height: 1.2em;
        width: 90%;
        margin-left: 155px;
        text-align: left;
        font-family: Helvetica, serif;
        font-weight: 300;
    }
    .base .destra .des {
        float: right;
        width: 100%;
        /* padding-right: 200px; */
        font-family: minion, times, arial;
        font-size: 11px;
        line-height: 13px;
        color: #ffffff;
    }
    .base .sinistra {
        text-align: left;
        float: left;
        width: 100px;
        position: absolute;
        top: 100px;
    }
    .menu_text {
        font-size: 19px!important;
        line-height: 25px!important;
    }
    .ffddffds1 {
        position: absolute;
        bottom: 40px;
        top: 300px;
        left: 10px;
        width: 135px;
    }
    .ffddffds1 {
        position: absolute;
        /* bottom: 40px; */
        top: 350px;
        left: 10px;
        /* width: 150px; */
    }
    .ffddffds1 img {
        border: 0px !important;
        border: 0;
        max-width: 90px;
        max-height: 250px;
    }
    img {
        border: 0px !important;
        border: 0;
        width: 80vw;
    }
    td.test {
        font-size: 50px;
        line-height: 50px;
        text-align: justify;
        padding-right: 5%;
    }
    td.titolo {
        font-size: 50px;
        line-height: 55px;
        padding-right: 5%;
    }
    .menu_text {
        font-size: 40px!important;
        line-height: 40px!important;
    }
}