@media screen and (max-width: 640px) {
  /* Общие стили для всех указанных блоков */
  #rec1109057821 .t-quiz__quiz-wrapper,
  #rec1129000506 .t-quiz__quiz-wrapper,
  #rec1129006936 .t-quiz__quiz-wrapper,
  #rec1129008916 .t-quiz__quiz-wrapper,
  #rec1129009516 .t-quiz__quiz-wrapper {
    min-height: 400px !important;
    height: auto !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  #rec1109057821 .t-step-form__step,
  #rec1129000506 .t-step-form__step,
  #rec1129006936 .t-step-form__step,
  #rec1129008916 .t-step-form__step,
  #rec1129009516 .t-step-form__step {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    min-height: 400px !important;
  }

  #rec1109057821 .t-quiz__content-wrapper,
  #rec1129000506 .t-quiz__content-wrapper,
  #rec1129006936 .t-quiz__content-wrapper,
  #rec1129008916 .t-quiz__content-wrapper,
  #rec1129009516 .t-quiz__content-wrapper {
    padding-bottom: 0 !important;
  }

  #rec1109057821 .t-quiz__btn-wrapper_mobile,
  #rec1129000506 .t-quiz__btn-wrapper_mobile,
  #rec1129006936 .t-quiz__btn-wrapper_mobile,
  #rec1129008916 .t-quiz__btn-wrapper_mobile,
  #rec1129009516 .t-quiz__btn-wrapper_mobile {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    margin-top: auto !important;
    padding-top: 20px;
    background: none;
    box-shadow: none;
    opacity: 1 !important;
    visibility: visible !important;
    transition: none !important;
    animation: none !important;
    position: relative !important;
    bottom: auto !important;
  }

  #rec1109057821 .t-quiz__btn-wrapper_mobile.t-quiz__btn-wrapper_fixed,
  #rec1129000506 .t-quiz__btn-wrapper_mobile.t-quiz__btn-wrapper_fixed,
  #rec1129006936 .t-quiz__btn-wrapper_mobile.t-quiz__btn-wrapper_fixed,
  #rec1129008916 .t-quiz__btn-wrapper_mobile.t-quiz__btn-wrapper_fixed,
  #rec1129009516 .t-quiz__btn-wrapper_mobile.t-quiz__btn-wrapper_fixed {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    width: auto !important;
    z-index: auto !important;
    background: none !important;
    box-shadow: none !important;
    opacity: 1 !important;
    visibility: visible !important;
    transition: none !important;
    animation: none !important;
  }

  #rec1109057821 .t-quiz__btn.t-btn,
  #rec1129000506 .t-quiz__btn.t-btn,
  #rec1129006936 .t-quiz__btn.t-btn,
  #rec1129008916 .t-quiz__btn.t-btn,
  #rec1129009516 .t-quiz__btn.t-btn {
    flex: 1 1 auto;
    max-width: 48%;
  }
}
