@media(min-width: 730px) {
  .wraper {
    display: flex;
    flex-direction: column;
    padding: 6px 42px 30px 42px;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }

  .main {
    overflow-x: hidden;
    max-width: 100%;
  }

  .header__button {
    width: auto;
  }

  .header__button-text {
    display: block;
  }

  .header__share_active .header__button-text {
    display: none;
  }

  .header__logo-mk-picture {
    width: 100px;
    height: 30px;
  }

  .header__logo-pmo-image {
    width: auto;
    height: auto;
  }

  .content-head {
    flex-direction: row;
    max-width: 1071px;
  }

  .content-head__title {
    width: 207px;
    margin: 0 auto 11px 0;
    text-align: left;
  }

  .content-head__timer {
    margin: 0 0 0 auto;
  }

  .timer {
    flex-direction: row;
  }

  .timer__header {
    flex-basis: auto;
    text-align: left;
    width: 173px;
  }

  .content__game {
    position: static;
    width: 485px;
    height: 723px;
    background-image: none;
  }

  .content-body {
    overflow: hidden;
  }

  .content-body__button {
    width: 190px;
    height: 723px;
    background-position: center center,
                        center center;
    background-size: 130px 130px,
                    223px 236px;
  }

  .content-body__button:hover,
  .content-body__button:focus,
  .content-body__button:active {
    background-size: 145px 145px;
    background-position: center center,
                        center center;
  }

  .content-body__button_active {
    border: none;
    border-right: solid 1px rgba(0, 156, 242, 0.15);
  }

  .content-body__button-text {
    margin: 0 auto;
    text-align: center;
    height: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
  }

  .content-body__subheader {
    margin: 53px auto auto auto;
  }

  .content-body__question {
    font-size: 18px;
    line-height: 1.33;
    margin-bottom: 74px;
  }

  .content-body__item {
    display: flex;
  }

  .content__step {
    position: relative;
    box-sizing: border-box;
    padding: 20px 40px 10px;
    background-color: transparent;
    height: 100%;
  }

  .content__game-title {
    display: none;
  }

  .content__main-text {
    position: relative;
    z-index: 2;
    margin: 0 0 10px;
    padding: 0;
  }

  .question-counter__question-number {
    padding-top: 6px;
  }

  .question-counter__number-of-question {
    padding-bottom: 6px;
  }

  .question-counter__question-number,
  .question-counter__slash,
  .question-counter__number-of-question {
    min-width: 26px;
    font-size: 18px;
    line-height: 20px;
    margin: 0 10px;
  }

  .content__question-form {
    margin: auto 0 50px;
    position: relative;
    z-index: 4;
  }

  .content__question-item {
    font-size: 16px;
    padding: 13px 48px 13px;
  }

  .content__answer-list {
    margin-top: auto;
  }

  .content__answer {
    font-size: 16px;
  }

  #constitution-game-2 .content__question-form {
    width: 239px;
    margin: auto auto 50px;
  }

  #constitution-game-2 .content__answer-item {
    box-sizing: border-box;
    width: 239px;
    margin: auto auto 12px auto;
  }

  .content__step_last .content__main-text {
    font-size: 14px;
    line-height: 1.43;
  }

  .share_active {
    display: block;
  }

  .content__list-element {
    padding: 0 8% 0 16%;
    margin: 0 10%;
    font-size: 16px;
    line-height: 20px;
  }

  .last__share {
    margin: 0 20.5%;
    justify-content: center;
  }

  .last__share-content {
    flex-direction: row;
    align-items: center;
    margin-top: auto;
  }

  .content__final-picture {
    margin-bottom: 65px;
  }

  .content__step_last .content__progress-buttons {
    margin-top: -30px;
  }

  .content__list-element p {
    margin-left: -34px;
  }

  .content__progress-buttons {
    margin: 0 0 15px auto;
  }

  .content__popup p {
    font-size: 12px;
  }

  .footer {
    margin-top: 0;
  }

  .footer__controls {
    margin: 19px auto 17px 0;
  }

  .footer__video-text {
    width: 210px;
    font-size: 16px;
    line-height: 1.13;
  }

  .footer__video-button-img {
    width: 60px;
    height: 60px;
    border-radius: 30px;
  }

  .constitution {
    top: 15vh;
    height: 80vh;
    width: 795px;
  }

  .constitution__body {
    padding: 0;
  }

  .constitution__header {
    height: 54px;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
  }

  .constitution__header-button-text {
    padding: 10px 111px 12px 84px;
  }

  .constitution__body tr {
    display: block;
  }

  .constitution__left-column {
    padding: 0 10px 0 84px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
  }

  .constitution__right-column {
    margin: 0;
    padding: 0 16px 0 12px;
    width: 300px;
  }

  .constitution__left-column h3 {
    margin: 41px 0 41px 0;
    font-size: 26px;
    line-height: 1.23;
  }

  .constitution__left-column h4 {
    margin: 41px 0 20px 0;
    font-size: 20px;
    line-height: 1;
  }

  .constitution__index {
    left: -40px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    font-size: 18px;
    line-height: 3.11;
  }

  .constitution__top-link {
    font-size: 14px;
    line-height: 2.17;
    color: inherit;
    text-decoration: none;
    width: auto;
    padding: 10px 270px 12px 84px;
  }

  .constitution__footer-prev-link {
    margin-left: auto;
  }

  .constitution__footer-top-link {
    font-size: 12px;
    width: unset;
    color: #ffffff;
  }

  .constitution__footer-corrections {
    display: none;
  }

  .constitution__footer-button-text {
    display: flex;
    font-size: 12px;
  }

  .gubernator {
    width: 680px;
    height: 383px;
    overflow: hidden;
    top: 50vh;
    transform: translate(-50%, -50%);
  }

  .gubernator__text {
    position: absolute;
    top: 0;
    right: 0;
    height: 454px;
    box-sizing: border-box;
    width: 50%;
    background-color: rgba(30, 25, 99, 0.6);
    padding: 61px 40px 116px 47px;
  }

  .gubernator_text-revealed .gubernator__text {
    padding: 20px 20px 40px 40px;
    overflow-y: scroll;
    margin-right: -20px;
    width: 53%;
  }

  .gubernator__picture-content {
    height: 454px;
  }

  .gubernator_text-revealed .gubernator__text-field {
    width: auto;
  }

  .gubernator__text-field {
    height: 264px;
  }

  .gubernator__button-close {
    top: 7px;
    right: 7px;
  }

  .gubernator__reveal-text {
    margin-bottom: 0;
    background-color: transparent;
  }

  .gubernator__picture-content {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 3px;
  }

  .gubernator__text-field h3 {
    font-size: 18px;
    line-height: 24px;
  }

  .gubernator__text-field p {
    font-size: 16px;
    line-height: 24px;
  }
}
