.section-approach .row-1 .col-a {
    max-width: 650px;
}
.section-approach .row-2{
    gap: 20px;
}
.section-approach .row-2 .col:last-child {
    grid-column: span 4;
}
