.question-wrapper{counter-reset:section;margin-top:25px}.question-wrapper h4{font-size:18px;line-height:34px;position:relative;padding-left:105px;font-family:'AvenirNextLTPro-Bold'}.question-wrapper h4:before{content:'';position:absolute;width:5px;height:100%;background:#d8262c;left:90px;top:0}.question-wrapper p.ques{position:relative;padding-left:90px;font-family:'AvenirNextLTPro-Demi'}.question-wrapper p.ans{position:relative;padding-left:90px}.question-wrapper p.ques::before{position:absolute;counter-increment:section;content:"Question : ";top:0;left:0;font-weight:700}.question-wrapper p.ans::before{position:absolute;counter-increment:section;content:"Answer : ";top:0;left:0}@media(max-width:767px){.question-wrapper p.ques::before{content:"Ques : "}.question-wrapper p.ans::before{content:"Ans : "}.question-wrapper p.ques,.question-wrapper p.ans{padding-left:55px}.question-wrapper h4{padding-left:10px}.question-wrapper h4:before{left:0}}