.qsm-page.qsm-question-page{
    padding: 0 !important;
}
body div .quiz-section .quiz-theme-qsm-theme-fortune-parent{
    max-width: 100%; padding: 0; margin: auto;
}
body .quiz_theme_qsm-theme-fortune .qsm-question-wrapper{
    margin: 0 auto; text-align: center;
    padding: 0 40px; max-width: 640px;
}
body .qsm-quiz-container.quiz_theme_qsm-theme-fortune{
	padding: 0; background: none !important;
}
body .quiz_theme_qsm-theme-fortune.qmn_quiz_container .qmn_pagination{
	text-align: right;
}
body .quiz_theme_qsm-theme-fortune.qmn_quiz_container .mlw_qmn_question p{
    font-size: 18px;
}
body .qsm-theme-fortune-header{
    margin: 0;
}
body .quiz_theme_qsm-theme-fortune.fortune-feature-image-added .qsm-quiz-form .qsm-page{
    width: 100%;
}
.qsm-featured-image {
    width: 100%;
}
.qsm-featured-image img {
    display: block;
    width: 100%;
}

/*qsm-page-1*/
body .quiz_theme_qsm-theme-fortune .qsm-page-1 .qsm-question-wrapper,
body .quiz_theme_qsm-theme-fortune .qsm-page-3 .qsm-question-wrapper,
body .quiz_theme_qsm-theme-fortune .qsm-page-6 .qsm-question-wrapper{
    margin: 0; padding: 0; max-width: 100%;
    display: flex; align-items: center;
}
body .qsm-page-1 .mlw_qmn_new_question,
body .qsm-page-3 .mlw_qmn_new_question,
body .qsm-page-6 .mlw_qmn_new_question{
    display: none;
}
body .quiz_theme_qsm-theme-fortune.qmn_quiz_container .qsm-page-1 .mlw_qmn_question,
body .quiz_theme_qsm-theme-fortune.qmn_quiz_container .qsm-page-3 .mlw_qmn_question,
body .quiz_theme_qsm-theme-fortune.qmn_quiz_container .qsm-page-6 .mlw_qmn_question{
    min-width: 50%; max-width: 50%;
    padding: 60px; margin: 0;
}