.quiz-banner 
{
	position: relative;
	height: 100%;
}

.quiz-banner .question, .quiz-banner .response
{
	position: absolute;
	width: 100%;
	height: 100%;
}