.faq-body {
	width: 100%;
	height: 100%;
	background-image: url('../images/homepage-test02.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	overflow: scroll;
}

.left-aligned {
	width: 80%;
	margin: auto;
	text-align: left;
}