@import url('main_mobile.css');

.docker-detail{
	padding: 0 15px;
}

.doctor-name{
	font-size: 24px;
	font-weight: 600;
	margin-top: 20px;
	text-align: center;
}

.doctor-pic{
	width: 100%;
	text-align: center;
}

.doctor-img{
	width: 55%;
	margin-top: 20px;
}

.doctor-intro{
	margin-top: 5px;
	color: #888888;
	padding: 0 20px;
	font-size: 14px;
	line-height: 24px;
}

.doc-intro{
	margin-top: 20px;
}