.banner{
	padding: 110px 0;
	text-align: center;
	background: url(/assets/images/banner-d7bff7.png) no-repeat center;
	-moz-background-size: cover;
	     background-size: cover;
}
.cnt{
	text-align: center;
	padding: 100px 0 350px 0;
	background: url(/assets/images/bg1-140877.png) no-repeat center;
	-moz-background-size: cover;
	     background-size: cover;
}
.cnt h2{
	font-size: 3.2rem;
}
