.ThreeColumnCourseContainer{background-color:white;border-radius:6px;padding:35px;border-bottom:15px solid var(--mainPink);z-index:2;position:relative}.ThreeColumnCourseWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.ThreeColumnCourseItem{flex-basis:30%}.pinkBorderRight{border-right:1px solid var(--mainPink)}@media screen and (max-width:900px){.ThreeColumnCourseItem{flex-basis:45%}}@media screen and (max-width:600px){.ThreeColumnCourseItem{flex-basis:100%}.pinkBorderRight{border-right:0}}.the__courseLink{color:var(--mainTeal);text-decoration:none}.threeColumnCourse__Section{position:relative}.threeColHex__ImageLeft{position:absolute;bottom:60px;left:0px;width:250px;z-index:1}.stackedCombs{position:absolute;top:50px;right:50px;width:170px;z-index:1}