.about_us{
	background-color: white;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 50px;
	padding-bottom: 50px;
}


.about_us h4{
	/*font-weight: bold;*/
}

.about_us p{
	margin-top: 25px;
	text-align: justify;
}

#circle-image{
	float: right;
	margin-top: 25px;
	margin-bottom: 25px;
	border: 2px solid #E01739;
	border-radius: 50%;
}