.fancy-sticky-background {
	min-height: 300px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
  }