.step {
  width: 340px;
  float:left;
}

.step h3 {
  font-size: 3em;
}

.step h3 .small {
  font-size: 45%;
}

.step img {
  border: 3px solid #000;
}

h2 {
  font-size: 5em;
  margin: 5px 0;
}

.description {
  font-size: 2em;
  margin: 5px 0;
  clear:both;
}

.content {
  margin-left: 10px;
}