#logo {
  margin: auto;
  width: 400px;
}

#wrapper {

  width: 100%;

}

.tier {
  border: none;
  padding-top: 20px;
}

.left {
width: 100%;
}

.right {
width: 100%;
}

h2 {
  font-size: 2.4em;
}

span {
  font-size: 1.9em;
  text-align: center;
}

span i {
  font-size: 1.9em;
  width: 86px;
}

#footer {
  font-size: 2.1em;
}