@media(min-width: 1450px) {
  .content__game {
    width: 751px;
  }

  .content-body__button {
    width: 238px;
  }

  .content-head {
    max-width: 1481px;
  }

  .content-body__subheader {
    font-size: 16px;
  }

  .content__main-text {
    font-size: 24px;
    line-height: 1.33;
  }

  .content__question-item,
  .content__answer {
    font-size: 20px;
  }

  .constitution {
    width: 989px;
  }

  .content__final p {
    width: 474px;
    font-size: 18px;
  }

  .footer__wrapper {
    max-width: 1475px;
  }
}
