.terms-banner{background-repeat: no-repeat;background-size: cover;height: 580px;}
.terms-conditions-wrapper{background-color: #fff;}
.terms-conditions-wrapper p{line-height: 22px;text-align: justify; margin-bottom: 10px;}
.term-heading{font-size:18px;color:#35444b;font-weight:600;margin-bottom:5px;margin-top:0 !important}
ul li {color: #35444b;font-size: 14px;line-height: 22px;margin-left: 15px;}
.gap {height:74px;width:100%;display:block;}
@media (min-width: 768px){
.header {background: #35444b;}
}
@media (min-width:481px) and (max-width:767px){
    .terms-banner{height: 330px;}
    }
@media only screen and (max-width:480px) {
    .terms-banner{height: 200px;}
}