.container {
  max-width: 60rem;
  margin: 4.25rem auto 8.5rem auto;
}

.mainTitle{
  font-size: 3.25rem;
  margin-bottom: 2rem;
}

.section1 .section1__title {
  font-size: 6rem;
}

.section1 .section1__image {
  width: 57.5rem;
}


.section4__item__infoTitle {
  font-size: 1.5rem;
}

.section4__item__infoText {
  font-size: 2.25rem;
}

.section5__personImageBlock {
  height: 26.25rem;
}

.section6 {
  margin: 4.25rem auto;
}
