.custom_section_why .section_why_holder{
    display:flex;
    column-gap: 15px;
}
.custom_section_column{
    width:calc(50% - 30px);
}