
@media only screen and (max-width : 480px){
    #it-logo-footer {
        margin-left: 16px;
        display: flex;
        justify-content: flex-start;
    }
    .it-access-top-wrapper a{
        margin-right: 7px !important;
    
    }

    #it-logo-footer .it-brand-text {
        padding-left: 8px;
        padding-top: 10px;
    }

    #it-contact-footer h4 {
        margin-left: -5px;
    }
    .it-footer-small-prints ul.it-footer-small-prints-list {
        margin-left: unset;
        padding: 0.5rem 0rem 0rem 0rem !important;
    }

    .col-lg-4.col-md-4.pb-2 h4 {
        margin-left: -4px;
    }

    #block-ue-footer {
        margin-left: 2px !important;
    }

    .list-inline.text-left.social.ml-2.mt-2.mr-3 {
        margin-top: 17px !important;
    }

    #small-prints{
        display: unset !important;
        margin-left: unset !important;

    }

    #block-ue-footer{
        justify-content: unset !important;
    }

    #text-ue{
        justify-content: unset !important;
    }

    #loghi-footer{
        justify-content: unset !important;
    }

    .col-12.row.siti-tematici-list-container {
        max-width: 100%;
        justify-content: center;
    }

}

@media only screen  and (device-width : 1920px) {
.col-12.row.siti-tematici-list-container {
 max-width: 87%;
}
 .siti-tematici-list-container {
  padding-left: 22%;
 }
}
