/* CSS Document */
.has-responsive-background-image .bgImage {
background-size:cover;
}

.has-responsive-background-image.parallax {

min-height: 8em;
}