section#slide3 h3 span {
	width: 90%;
}
.sx-layout2 .scheda-article p {
    margin: 20px 20px 20px 20px;
}

@media only screen and (max-width: 700px) {
section#slide1 h3 {
	width: 88% !important;
}
section#slide3 h3 {
	width: 80% !important;
}
}