#site .main_c h2{
    margin-bottom: 20px;
}
#site .main_c section.reprise h1{
    margin-bottom: 20px;
}
section.reprise .expl{
    padding-bottom: 50px;
}

#site .main_c h2::after{
    content: unset;
}
section.reprise h2.title_second {
    margin-top: 60px;
}

@media (max-width: 767px){
}
@media (max-width: 575px){
}