@media only screen and (max-width: 1078px) and (min-width: 939px) {
    
    
figcaption p {
    display: none;
}

#banner-ecs .titolo-scuola {
font-size: 1.2em;
    word-wrap: break-word;
    width: 65%;
    line-height: 2.7em;
    margin-right: 0;
}

.row.l-footer-columns {
width: 98%;
margin: 0 auto;
}

.footer-first.large-3.columns, .footer-second.large-3.columns, .footer-third.large-3.columns, .footer-fourth.large-3.columns {
padding-left: 0px;
}

div.views-field.views-field-title {
font-size: 13px;
}

.row.full-width {
margin-bottom: 40px;
}

h4.titleServizio {
font-size: 1.5em;
text-align: center;
}


}

