.header .logo img {
    max-height: 70px;
    margin-right: 8px;
}


.progetti {
    background: rgba(0, 0, 0, 0) url('/public/progetti.jpg') no-repeat scroll center center / cover;
    height: 300px;
}


.section-title h2 {
    font-size: 26px;
    font-weight: 700;
    position: relative;
}
