.collaborazioni .ja-acm div {
    text-align: justify;
}

.attivita .pad-top{
    padding-top: 2rem;
   clear: both;    
}

.attivita .article-body ul{
    list-style: none;
}

.header-block.header-block-4  {
background-color: white;
}

.attivita img {
    margin-bottom: 0.5rem;
}

.t4-section .max-width .section-title-wrap {
    max-width: none;
}

.acm-contact-info.style-icone-topbar .font-icon {
    font-size: 1.9rem;
}

.acm-contact-info.style-icone-topbar .contact-follow {
    gap: 2rem;
}

#t4-header {
    z-index: 30;
}


@media (min-width: 1800px) {
    .max-width .container-xxl, .max-width .container-xl, .max-width .container-lg, .max-width .container-md,.max-width .container-sm,.max-width .container,.max-width .t4-masthead .t4-masthead-detail {
        max-width: 1750px;
    }
}

@media (min-width: 1200px) {
    .t4-main-body {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
}

@media (min-width: 992px) {
    #t4-header .header-top .container, #t4-header .header-top .t4-masthead .t4-masthead-detail, .t4-masthead #t4-header .header-top .t4-masthead-detail {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
}

@media (min-width: 768px) {
    .t4-footnav .container, .t4-footnav .t4-masthead .t4-masthead-detail, .t4-masthead .t4-footnav .t4-masthead-detail {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
}


