.img_feat_con{display:flex;justify-content:center}.img_feat_inner{display:flex;flex-wrap:wrap;gap:var(--spacing-content-gap-reg);justify-content:space-between;max-width:var(--w-content-width);padding:var(--spacing-section-medium) var(--spacing-mob-gutter) var(--spacing-section-medium);width:100%}.img_feat_img{background-position:50%;background-repeat:no-repeat;background-size:cover;height:350px;width:100%}.img_feat_content{display:flex;flex-direction:column;gap:20px;justify-content:center;max-width:var(--w-paragraph-width-reg);width:100%}.push_order{order:2}.img_feat_heading{font-family:var(--ff-title);font-size:var(--fs-title-lrg);font-weight:var(--fw-bold)}@media only screen and (min-width:605px){.img_feat_inner{flex-wrap:nowrap}}