.text {
	width: 93.75%;
	height: 100%;
	margin: 0 auto;
	color: #666666;
	line-height: 1.8rem;
	padding: 3.125% 0;
}
.text h1 {
	font-weight:normal;
	font-size: 1rem;
}
.text p {
	font-size: 1rem;
	color: #666666 !important;
}
.text img {
	padding: 3.125% 0;
}
.text .text-3 {
	padding-top: 3.125%;
}