section{
	width:90%;
	max-width:1000px;
	margin:0 auto;
	line-height:3;
	text-align:center;
}
section hr{
	height:0px;
	border:none;
	border-bottom:1px solid #206139;
}
section h3{
	font-size:24px;
	color:#206139;
}
section iframe{
	width:100%;
	height:550px;
	margin:55px auto 0;
}
@media screen and (max-width: 980px) {

}
