.container {
  max-width: 45rem;
  margin: 3.25rem auto 6.5rem auto;
}

.mainTitle{
  font-size: 2.75rem;
  margin-bottom: 2rem;
}

.section1 .section1__title {
  font-size: 5rem;
}

.section1 .section1__image {
  width: 39.5rem;
}

.section2__countDown-number,
.section2__countDown-colon {
  font-size: 3rem;
}

.section3__text {
  font-size: 2rem;
}

.section4__item__infoText {
  font-size: 1.5rem;
}

.section5__personImageBlock {
  height: 23.25rem;
}

.section6 {
  margin: 3.25rem auto;
}
