{% from "../_colSection/_colSection.html" import colSection %} {{ colSection( sectionName = 'contentSection', sectionType = 'paragraphs', numberOfColumns = '1', leftCol = 'Text', assetType= 'Image', hasBg = 'true', title = contentSection.title, subTitle = '', content = contentSection.content, showCta = 'false', mainBtnText = '', path = global.path, imgMobile = gundryBio.main_image.image_mobile, imgDesktop = gundryBio.main_image.image_desktop, imgAlt = gundryBio.main_image.image_alt ) }}