.doctor-box h1{
	border-left:4px solid #f90;
	padding-left:10px;
	font-size:22px;
	font-weight: normal;
	line-height:22px;
}
.doctor-box h2{
	color:#f90;
	font-weight: normal;
	font-size:.25rem;
	margin: 5px;
	
}
.doctor-box p{
	font-weight: normal;
	color:#333;
	font-size:.25rem;
	margin-top:-10px;
}
.doctor-box img{border-radius: 100px;}