/* Keep each visual stimulus intact while its choices remain close by. */
html[data-hl-quiz-experience][data-hl-fonts][data-hlq-density] .illusion-img-wrap {display:flex !important;justify-content:center !important;margin:0 auto 12px !important;}
html[data-hl-quiz-experience][data-hl-fonts][data-hlq-density] .illusion-img-wrap img {display:block !important;width:auto !important;height:auto !important;max-width:100% !important;max-height:min(42vh,360px) !important;object-fit:contain !important;}
