@media (max-width:600px) {

    /*-------------------FONT SIZE----------------------------------------*/

    .enight-grandissimo {
        font-size: 36px !important
    }

    .enight-xxxlarge {
        font-size: 19px !important
    }

    .enight-xxlarge {
        font-size: 17px !important
    }

    .enight-xlarge {
        font-size: 15px !important
    }

    .enight-large {
        font-size: 13px !important
    }

    .enight-medium {
        font-size: 11px !important
    }

    /*-------------------ICONE MENU----------------------------------------*/

    .iconeMenu {
        width: 90%;
    }

    .iconaMenu {
        width: 35%;
    }
}
