.terms h4 {
  font-size: 23px;
  margin-bottom: .2em;
  line-height: 1.25em;
}
.terms ul {
 list-style:none;
 margin:0 0 2em 0;
 padding:0;
}
.terms ul li {
  margin-bottom: 6px;
  border-radius: 10px;
  line-height: 23px;
}
.terms ul li a {
  font-size: 13px;
  font-weight: 600;
  color: #79C745;
}
.estimated p {
  color: #fff;
  font-size: 14px;
}

.banner {
    background: url('//storage.googleapis.com/airwatch_assets/images/home_page_header_1440x420.png') top right no-repeat #000 !important;
}
