/* Hören Teil 2 — same clean page surface as Teil 1 / Teil 3. No decorative image. */
html.telc-hoeren-quiz-page body,
body[data-section^="Hören Teil 2"],
body {
  background-image: none !important;
  background-attachment: scroll !important;
}

html.telc-hoeren-quiz-page .quiz-container,
body[data-section^="Hören Teil 2"] .quiz-container {
  background-image: none !important;
}
