.quizBG{background-size:cover;background-position:center;background-repeat:no-repeat}.quizWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center}.quizContent,.quizImage{flex-basis:47%}@media screen and (max-width:800px){.quizContent,.quizImage{flex-basis:100%}}