.all_solutions_sect:not(.padding_top_off):first-child {
    padding-top: 2.5em;
}
.all_solutions_sect .sect_title {
     text-align: left;
     font-weight: 500;
     text-transform: unset;
}
.all_solutions_sect .sect_title:not(:last-child) {
    margin-bottom: 0.83em;
}
.all_solutions_sect .group:not(:last-child) {
    margin-bottom: 6.25em;
}