#ourstory {
	background-color: #CCFFFF;
	height: 400px;
	width: 400px;
}
#ourstory {
	position: absolute;
	height: 500px;
	width: 500px;
	top: 44px;
	right: auto;
	background-color: #CCFFFF;
}
#ourstory {
	position: absolute;
	height: 400px;
	width: 500px;
}

