.howDoes_subTitle{margin:10px 0}
.choose_best_term{width:85%;margin:45px auto 20px}
.medical_test_section{width:85%;margin:25px auto 0}
.medical_tests{background-color:#fff;border:1px dashed #99bfde;border-radius:8px;padding:16px;margin-bottom:30px}
.medical_tests>div{display:flex;align-items:center;gap:10px;margin-bottom:10px}
.medical_tests .factors_heading{font-weight:600;font-size:16px;line-height:100%;color:#1f2937}
.medical_tests .factors_heading span{font-weight:400;font-size:12px;color:#5c666e}
.medicalTest_para{width:85%;margin:25px auto 30px;padding-left:15px}
.medicalTest_para li{font-weight:400;font-size:16px;line-height:22px;color:#464d53}
.termSection .common_tests{font-weight:600;font-size:16px;line-height:22px;color:#1f2937;width:85%;margin:0 auto 20px}
.testTypes ul{display:flex;flex-wrap:wrap;width:100%;list-style:none;margin:20px 0 -25px;padding-left:18px}
.testTypes ul li{list-style:decimal;color:#464d53;font-size:14px;line-height:18px;font-weight:400;width:33%;margin-bottom:25px}
.testTypes.vertical ul{display:block;list-style:decimal;margin:20px 0;padding-left:18px}
.testTypes.vertical ul li{width:100%;margin-bottom:10px}
.termSection sup{font-size:10px}
@media(max-width:767px){.howDoes_steps_section{width:100%}
.howDoes_subTitle{margin:16px 0 10px;line-height:20px}
.medical_tests{width:100%;padding:16px 12px;margin-bottom:12px}
.medical_test_section{column-gap:20px;row-gap:14px;width:100%;margin:8px auto 0}
.testTypes ul{display:flex;flex-wrap:wrap;width:100%;list-style:none;margin:6px 0 -25px;padding-left:18px}
.testTypes ul li{font-size:14px;line-height:16px;width:100%;margin-bottom:10px}
.choose_best_term{margin:14px auto 10px}
.medicalTest_para{width:100%;margin:8px auto 8px;padding-left:0}
.testTypes.vertical ul{margin:0}
.medicalTest_para ul{padding-left:25px}
.testTypes ul li::marker{width:20px}
}