#example {
  margin-bottom:0;
}

#example {
  margin-bottom:0;
}

.row.features {
  margin-top:10px;
  margin-bottom:10px;
  padding-bottom:0px;
}

.features li {
  font-size:15px;
  padding-top:15px !important;
  margin-left:-15px;
}

.features {
  font-family:open sans;
  font-weight:300;
  font-size:16px;
}

.row.features {
  /*padding-top:20px;*/
  padding-bottom:5px;
}

.features li {
  font-size:14px;
  padding-top:15px !important;
  margin-left:-18px;
  font-family:'Open Sans';
}

.padding-b30 {
  padding-bottom:30px;
}

.equal-columns {
  overflow:hidden;
}

.equal-columns [class*="col-"] {
  margin-bottom:-99999px;
  padding-bottom:99999px;
}

.btn.btn-primary.cta1 {
  border-radius:0px;
  border-width:0px;
  font-weight:100;
  font-family:'Open Sans';
  background-image:none;
  margin-top:10px;
  margin-bottom:15px;
  text-align:left;
}

.table {
  width:100%;
  max-width:100%;
  margin-bottom:20px;
  font-family:Open sans;
  font-size:14px!important;
  font-weight:300;
}

.table-striped > tbody > tr:nth-of-type(2n + 1) {
  background-color:#f1f8fe;
}

