.aboutUsDiv{
	margin-top: 5%;
}
.aboutUsHeadDiv{
	border-bottom: 1px solid #c7c7c7;
}
.aboutHeadLine{
	font-family:play;
	font-size: 18px;
	font-weight:bold;
	color: #181A1C;
	margin-top: 10px;
}
.subheading{
	font-family:play;
	font-size: 16px;
	font-weight:bold;
	color: #181A1C;
	margin-top: 25px;
}
.aboutUsImagesDiv{
	margin-bottom: 1.5%;
}
#imageDivOne{
	margin-bottom: 30px;
	margin-top: 5px;
}
#imageDivTwo{
	margin-bottom: 10px;
	margin-top: 20px;
}