// Just Another Parallax
.jarallax {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	min-height: 700px;
}