
.pv-bg {
	height: 1080px;
}

.feature2-bg {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	height: 1080px;
	width: 1920px;
	margin: 0 auto;
	background: url(../images/feature2/bg.jpg) no-repeat;
	background-size: 1920px 1080px;
}
