#quiz-kit-content div:empty {
  display: initial;
}

div[id^="quiz-kit-results-product"]:nth-child(n+4) {
  display: none;
}