#mc2402 > fieldset > legend > p {
	display: flex;
}

#mc2402 > fieldset > legend > p > img {
	width:12%;
}


#mc2402.multiple-choice-container .mc-question-choice .answer-text p {
	display: flex;
	min-width: 0;
}

#mc2402.multiple-choice-container .mc-question-choice .answer-text p *{
	width:20%;
}