.left-section{width:47%}
.right-section{width:51%}
.parent-section{display:flex;justify-content:space-between;gap:60px;background:#f2f7fb}
@media screen and (max-width:767.98px){.parent-section{display:flex;justify-content:space-between;flex-direction:column-reverse;gap:34px}
.right-section{width:100%}
.abhaform .abha-res-form{padding-top:15px;padding-bottom:0}
.left-section{width:100%;margin-bottom:20px}
.abhaleftbanner .abha-leftBanner{margin-top:0}
.goBackPopupWrapper{max-width:319px;width:100%}
.gobackHeadings{text-align:left;margin-bottom:20px}
.goBackHeading{font-size:16px}
.goBackContent{padding:35px 12px 31px 17px}
.cautionImgDiv{margin-bottom:13px}
.cautionImg{width:45px;height:42px}
.goBackbuttons button{border-radius:6px;font-size:14px;padding:14px 0;text-transform:uppercase}
.confirmationDiv{padding:9px 14px 16px 16px;align-items:center}
.confirmationTxt{font-size:20px;line-height:24px}
.continueBtn{color:#6e7c87;border:1px solid #d2d7d9}
.closeBtn{height:14px;width:14px}
}