.my-rank-faq-answer.faq-a-open {
	display: flex!important;
	flex-wrap: wrap;
	gap: 1em;
}
.my-rank-faq-answer.faq-a-open > p {
	flex-basis: 70ch;
}