.sub_container{
    flex: 0 0 auto;
    width: 100%!important;
    padding: 0px 115px;
}
.terms-sec p {
    line-height: 10px;
}
h5.terms_text {
    color: #EB5D1E;
    font-weight: 600;
    line-height: 50px;
}

.row.terms-and-conditions-section {
    padding-bottom: 60px;
    padding-top:75px;
}
img.banner_img {
    height: 280px;
    object-fit: cover;
}
.container-fluid.banner_sec {
    padding: 0px;
}
body{
    overflow-x:hidden;
}
ol.terms_list li span {
    /* padding-bottom: 27px !important; */
    line-height: 40px;
}