.about  {
	height: 100%;
	width: 1002px;
	border: 0.5px solid #32A235;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	clear: both;
	padding: 1px;
	font-size: 14px;
	line-height: 24px;
}
.about1  {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	background-image: url(abc.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
