.ta-course-eligibility-maindiv{display:flex;flex-wrap:wrap;justify-content:space-between}
.ta-course-eligibility-col{width:49%;display:flex}
.mar-btm-3{margin-bottom:30px}
.ta-ce-img-wrap{width:82px;height:82px;padding:16px;background-color:#f2f7fb;border-radius:50%;margin-right:20px;margin-top:10px}
.ta-ce-img-wrap>img{width:50px;height:50px}
.ta-ce-cont{width:calc(100% - 102px)}
.ta-ce-cont>h1,.ta-ce-cont>h2,.ta-ce-cont>h3,.ta-ce-cont>h4,.ta-ce-cont>h5,.ta-ce-cont>h6{margin-bottom:10px}
.ta-ce-cont>p{font-family:"Helvetica";font-size:18px;font-weight:300;line-height:1.56;letter-spacing:normal;color:#373737;margin-bottom:30px}
@media screen and (max-width:767.99px){.ta-course-eligibility-maindiv{flex-direction:column}
.ta-ce-img-wrap{width:50px;height:50px;padding:10px}
.ta-course-eligibility-col{width:100%}
.mar-btm-3{margin-bottom:0}
.ta-ce-img-wrap>img{width:30px;height:30px}
.ta-ce-cont{width:calc(100% - 60px)}
.ta-ce-cont>h1,.ta-ce-cont>h2,.ta-ce-cont>h3,.ta-ce-cont>h4,.ta-ce-cont>h5,.ta-ce-cont>h6{margin-bottom:6px}
.ta-ce-cont>p{font-size:14px;font-weight:300;line-height:1.71;letter-spacing:normal;color:#333;margin-bottom:20px}
}