.youLearnWrapper,.youLearnInnerWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.youLearnItem{flex-basis:24%;margin-top:25px;margin-bottom:25px}.YoullLearn__MainTitleContainer{flex-basis:100%}.youLearnArrowArea{flex-basis:5%;text-align:right}.youLearnFeatureArea{flex-basis:90%}.trainingArrow{color:var(--mainBlue)}.trainingFeaturePara{margin-top:0px}.YoullLearn__MainTitle{text-align:center;color:var(--mainBlue);text-transform:uppercase}@media screen and (max-width:900px){.youLearnItem{flex-basis:45%;margin-top:25px;margin-bottom:25px}}@media screen and (max-width:700px){.youLearnItem{flex-basis:100%;margin-top:25px;margin-bottom:25px}}