#t4-hero .bg-overlay-image {
    background-image: url(/images/sfondo.png) !important;
}

#t4-section-3 .bg-overlay-image {
    background-image: url(/images/marcom-2.png) !important;
    background-position-y: -400px;
}

.pull-prodotti-intro {
    max-width: 250px !important;
    float: inline-start !important;
    margin-right: 20px;
}

.pull-prodotti-full {
    max-width: 100% !important;
}


.pull-progetti-intro {
    max-width: 300px !important;
    float: inline-start !important;
    margin-right: 20px;
}

.pull-progetti-full {
    max-width: 100% !important;
}

.content-links-a {
    margin-top: 30px;
    height: 50px;
}
.content-links-a a {
    background-color: #4cc450 !important;
    border-color: #4cc450 !important;
    padding: 1rem 1.275rem;
    border-radius: .25rem;
    font-size: 1.067rem;
    line-height: 1.1;
    color: white;
}