body {
	background: url("../../img/information/information_bg_02.png") no-repeat top center;
}

.introductionBox {
	position: relative;
	padding: 0 53px 0 60px;
}

.introductionBox img {
	width: 85%;
	margin: 0 auto;
}

.introductionBox p {
	/*background: #fff;*/
	font-size: 16px;
	line-height: 40px;
	height: 100%;
	padding: 1% 0;
	text-indent: 2em;
}

@media (max-width: 1680px) {
	.informationP {
		font-size: 24px!important;
	}

	.doctorOne {
		font-size: 22px!important;
	}
}
