.how-links {
  text-align: center;
  margin-bottom: 30px;
  position: relative;
}
.how-links .background {
  background-color: #f1f1f1;
  padding: 60px 15px 40px;
}
.how-links .background a {
  text-decoration: underline;
  color: #333333;
}
.how-links img.icon {
  margin-bottom: 15px;
}
.how-links i.icon {
  font-size: 45px;
}