/* Add here all your css styles (customizations) */
.g-bg-parallax {
	 background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}