

.kill-doctor{
	margin-top: 100px;
}
.kill-doctor-name{
	margin-top: 25px;
	width: 65%;
	text-align: center;
}
.kill-desc-icon{
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 3px;
	border-radius: 2px;
	background-color: #00BCAE;
}
.kill-desc-content{
	padding-top: 50px;
}

#moreData {
	display: none;
}