
#features-table {
  background-color: #fff;
  border-top: 3px solid #6f96f8;
  text-align: center;
}
#features-table thead h2 {
  font-weight: 700;
  font-size: 24px;
  text-align: center;
}

#row-plans {
  text-align: center;
}
#row-plans .thumbnail {
  border-radius: 0;
  border-top: 3px solid #6f96f8;
  text-align: center;
}
#row-plans .col-md-3 {
  display: inline-block;
  float: none;
}
