.ch ul.list_img_business2 {
    justify-content: center;
}

.ch .cont_business2 {
  justify-content: center;
}

.ch .lead_business1 .quot {
    padding: 5px 35px 0;
}

@media screen and (max-width: 700px) {
   .ch .lead_business1 .quot {
        padding: 0.3em 1.5em 0;
    }
}