.img_icon_feat_con{display:flex;justify-content:center}.img_icon_feat_inner{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;padding:var(--spacing-section-medium) var(--spacing-mob-gutter) var(--spacing-section-medium);width:var(--w-content-width)}.img_icon_feat_img{background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom:var(--border-main-default);height:350px;width:100%}.img_icon_feat_box{display:flex;flex-direction:column;gap:20px;justify-content:center;max-width:var(--w-paragraph-width-reg);width:100%}.img_icon_feat_heading{font-family:var(--ff-title);font-size:var(--fs-title-med);font-weight:var(--fw-bold)}.img_icon_feat_img_overlay{align-items:center;display:flex;height:100%;justify-content:flex-end;padding:30px;text-align:right;width:100%}.img_icon_feat_img_heading{font-size:var(--fs-display-huge);font-weight:var(--fw-bold)}@media only screen and (min-width:706px){.img_icon_feat_inner{flex-wrap:nowrap;padding-left:0}}