
.bg-image {
	position: absolute;
	background: url("../images/07.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}