.col-centered {
  float: none;
  margin: 0 auto;
  margin-bottom: 70px;
  width: 302px;
}

.col-centered h1 {
  text-align: center;
}

