.main-holder {
	overflow: hidden;
}
.parallax-box {
	position: relative;
}
.parallax-box h2 em {
	width:100%;
	color:#b3d676;
	font-style:normal;
}
.parallax-content {
	position: relative;
	z-index: 2;
}
.parallax-bg {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
}