.descr_serv img {
    width: 100% !important;
}

#servizi .sx {
    display:none;
}

#servizi .dx {
    width: 100% !important;
}

#servizi .dx h1 {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.5px;
    position: relative;
    color: #111111;
    font-family: "Montserrat", sans-serif;
}

#servizi .dx a.indietro {
    background-color: #f7f7f7;
    background: -webkit-linear-gradient(#fff, #f0f0f0);
    background: linear-gradient(#fff, #f0f0f0);
    border: 1px solid #ccc;
    color: #5f5f5f;
    cursor: pointer;
    font-weight: bold;
    text-shadow: 0 1px #fff;
    white-space: nowrap;
    padding: 5px 15px 1px;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    float: right;
    top: 22px;
    position: relative;
}

#servizi .dx .social-sharing {
    float: left;
    margin-bottom: 19px;
}

.stLarge {
    top: 11px;
}

#servizi .dx h2 {
    color: #d87700;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 10px;
    font-weight: normal;
    font-size: 19px;
    padding-top: 7px;
}

.contenitore-miniature a img {
  width: 18% !important;
  height: 150px;
}

.rich_info {
  display: none;
}

#servizi .dx p {
    text-align: justify;
    margin: 0 0 2em 0;
    line-height: 1.75em;
    font-size: 17px;
    margin-top: 18px;
}

ul {
  list-style-type: none;
}




