ISTWCMS-6568: Fix padding on wide width sections
requested to merge feature/ISTWCMS-6568-m26lebla-make-section-side-padding-constent-at-narrow into 1.1.x
the wide width would have no padding from phone up to md break. so i added the same min padding for when section width --wide until it needs the padding from the background color and image where it then uses the max-width/2 as padding each side.