.copyright_bannar {
	width: 100%;
	display: block;
	padding-top: 40px;
}
.app {
	padding-top: 30px;
	background-color: #fff;
}
.app h3 {
	font-size: 15px;
	color: #d2ef90;
	text-align: center;
}
.app h4 {
	font-size: 18px;
	color: #000;
	text-align: center;
	line-height: inherit;
	height: inherit;
}
.app img {
	float: left;
	width: 50%;
	margin:20px auto;
}