.registration .box:last-of-type {
  display: block;
}
.registration .box:last-of-type h2 {
  text-align: center;
  font-size: 30px;
  padding: 0 0 15px;
}
.registration .box:last-of-type .time {
  padding: 25px 0 0;
}
.registration .box:last-of-type .time h3 {
  font-size: 24px;
  padding: 0 0 15px;
}
.registration .box:last-of-type .time p {
  line-height: 1.6;
}

.boxes {
  width: 1300px;
}
.boxes .box {
  width: 100%;
  padding: 20px 30px 30px;
}
.boxes .box .row {
  padding: 25px 0 0;
}

.reviews {
  width: 1300px;
}/*# sourceMappingURL=schedule.css.map */