#comuni{
    margin: 60px 0 60px;
}

#comuni section{
    width: 80%;
    margin: 0 auto 50px;
}

#comuni-title h1{
    margin: 0 0 30px;
}

#comuni-title h2{
    margin: 0 0 10px;
}

#comuni #introduction p, #comuni #introduction ul{
    margin: 0 0 20px;
    line-height: 1.2em;
}

#comuni #introduction li{
    margin: 0 0 6px;
}

#comuni .img{
    width: 40%;
    float: left;
}

#comuni .sections img {
    width: 100%;
}

#comuni .sections img:hover{
    opacity: 0.65;
}

#comuni .description{
    width: 50%;
    padding: 0 20px 0 40px;
    float: left;
}

#comuni h1{
    font-size: 40px;
}

#comuni h2{
    font-size: 20px;
}

#comuni .description h1 + p{
    margin: 0 0 26px;
}

#comuni .description > p{
    line-height: 1.4em;
    word-wrap: break-word;
}
