body[data-fortune-wheel-enabled='1'] form.js_participation_form .spin-info-container.show-up {
  z-index: 999;

}
body[data-fortune-wheel-enabled="1"] form.js_participation_form > .section {
  max-height: none !important;
}

body[data-embedded="1"]:not([data-custom-html="1"]) form.js_participation_form > .section-form-contender.show-down, body[data-embedded="1"]:not([data-custom-html="1"]) form.js_participation_form > .section.show-down {
  margin-top: 23% !important;
}
body[data-fortune-wheel-enabled="1"] .over-spin .arrow-container svg#spin-arrow {
 padding-bottom: 0 !important;
 height: 100% !important;
}