.mt-3{
	margin-top:3%;
}
.aboard p, .aboard blockquote, .provide p, .about-2 p, .text p, .list-box li, .footer-widget p{
	text-align: justify;
}
.mt-5{
	margin-top:5%;
}
.image-column img, .image-box img{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border: solid 2px #fff;
    width: 100%;
    height: auto;
}
.contact-us {
    background: #ffffff;
    transition: all 1s ease 0s;
    margin-bottom: 40px;
    padding: 40px 60px;
}
.doctors-list{
	padding-left: 4%;
}
.doctors-list li{
	list-style-type: disc;
	line-height: ;
}