.case_overview_container{display:flex;flex-wrap:wrap;font-size:18px;gap:20px;justify-content:space-between;margin:0 25px 40px}.case_overview_item{align-items:center;display:flex;padding-left:20px;position:relative;width:48%}.case_overview_item:before{background-color:#0095d9;content:"";height:24px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:6px}.label{font-weight:400;margin-right:10px;width:140px}.value{font-weight:300;white-space:nowrap}.ov_text{margin-top:20px}.ov_text,.ov_text p{font-size:18px;font-weight:400}@media (max-width:767px){.case_overview_item{width:100%}.case_overview_container{font-size:3.8vw;gap:10px;margin:0 10px 40px}.label{width:30vw}.ov_text,.ov_text p{font-size:3.5vw;font-weight:400}}