.resultsSection h3 {
	text-align: left !important;
	margin-top: 40px;
}

.resultsSection .notionContainer p {
	text-align: center;
}

.resultsSection .notionContainer .imgContainer {
	height: 180px;
}

.resultsSection .notionContainer .imgContainer img {
	display: block;
	width: 100%;
	height: auto;
	max-height: 180px;
}

.answer-progression-whitebox {
	display: inline-block;
	padding: 10px;
	border-color: #6f6f6e !important;
}

.results-aq-header {
	max-width: 150px;
	max-height: 150px;
	border-radius: 10px;
	border: #6f6f6e 3px solid;
}

.results-aq-img {
	width: 150px;
	height: 100px;
	margin: 0 20px;
}

.answer-body {
	min-height: 320px;
}