.sdk-feature-container {
  padding: 0 10px;
  float: left;
  width: 33%;
  height: 260px;
  text-align: left;
}

.sdk-feature-container img {
  margin-bottom: 10px;
}

.container {
}

.align-center {
  text-align: center;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}

.margin-bottom-20 {
  margin-bottom: 20px;
}

.blue {
  color: #337ab7;
}

.font-small {
  font-size: small;
}

.underline {
  text-decoration: underline;
}

h1 {
  border-bottom: 1px solid #ddd;
}

h2 {
  border-bottom: 1px solid #ddd;
}
