@media (min-width:1281px) and (max-width:1900px) {

    /*-------------------FONT SIZE----------------------------------------*/

    .eday-grandissimo {
        font-size: 49px !important
    }

    .eday-xxxlarge {
        font-size: 25px !important
    }

    .eday-xxlarge {
        font-size: 22px !important
    }

    .eday-xlarge {
        font-size: 19px !important
    }

    .eday-large {
        font-size: 16px !important
    }

    .eday-medium {
        font-size: 13px !important
    }


    /*-------------------INTESTAZIONE----------------------------------------*/


    .infoIntestazione {
        grid: 71px / 280px 60% 40px 18%;
    }

    .iconaIntestazione {
        font-size: 18px;
    }
}
