.container {
  padding: 0 20px;
}

h1 {
  font-size: 28px;
  line-height: 34px;
  letter-spacing: -0.25px;
}

h2 {
  font-size: 26px;
  line-height: 32px;
  letter-spacing: 0;
}

h3 {
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0;
  padding-bottom: 14px;
  padding-top: 4px;
}

h4 {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0;
}

h5 {
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0;
}

.button {
  padding: 0 24px;
  height: 40px;
  line-height: 40px;
}

.flex-grid.two .col,
.flex-grid.twothirds .col {
  width: 100%;
  text-align: center;
}

img {
  max-width: 100%;
  height: auto;
}

.title {
  padding-bottom: 40px;
}

.title p {
  padding-top: 8px;
  font-size: 18px;
  line-height: 24px;
}

.features .col {
  padding-bottom: 44px;
}

.features .col:nth-last-child(1) {
  padding-bottom: 30px;
}

.games span .correct {
  float: none;
  margin-top: 0;
  margin-right: 6px;
  vertical-align: sub;
}

#locations {
  overflow-x: hidden;
}

#locations h2 {
  padding-top: 24px;
}

#locations {
  padding: 68px 0;
}

#games .col {
  width: 46%;
  text-align: left;
  margin-left: 2%;
  margin-right: 2%;
  height: 194px;
}

#games .col:hover .button {
  bottom: -42px;
}

.games .container {
  padding-top: 136px;
  padding-bottom: 38px;
  text-align: center;
}

.games h2 {
  font-size: 20px;
  line-height: 26px;
  padding-top: 6px;
}

.games h1 {
  font-size: 34px;
  line-height: 36px;
}

.games p {
  font-size: 18px;
  line-height: 26px;
}

#games {
  padding-top: 68px;
  padding-bottom: 68px;
}

.faq .flex-grid.two .col {
  width: 100%;
  text-align: left;
}

.toggle {
  margin-top: 12px;
}

.toggle .toggle-title i {
  right: 20px;
}

.toggle .toggle-title .title-name {
  display: block;
  padding: 8px 20px 10px;
  padding-right: 48px;
}

.toggle .toggle-title h3 {
  font-size: 16px;
  padding-top: 7px;
  padding-bottom: 5px;
}

.thirdfeatures .flex-grid.two .col {
  padding-top: 40px;
  width: 100%;
  padding-bottom: 0;
}

.thirdfeatures h4 .correct {
  float: none;
  margin: 0 auto;
  margin-bottom: 4px;
}

.thirdfeatures .titlecol,
.titlecol {
  padding-right: 0;
}

.thirdfeatures p {
  padding-top: 6px;
}

.order-step h4 {
  font-size: 20px;
  line-height: 24px;
}
