section.reprise{
  line-height: 26px;
  padding-top: 50px;
  padding-bottom: 100px;
}
section.reprise .ex_vendre {
  padding-top: 35px;
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 30px;
}

section.reprise .conditions_utilisation {
  font-size: 13px;
  line-height: 20px;
  padding-top: 10px;
}
section.reprise h3.s_title {
  font-size: 26px;
  font-weight: 400;
  padding-top: 40px;
  padding-bottom: 15px;
  line-height: normal;
}

section.reprise h3.s_title_second{
  padding-top: 30px;
}

@media (max-width: 767px){
  section.reprise h3.s_title{
    font-size: 20px;
  }
}