.mod_jmg_amazing_page_header_wrapper{
	display: block;
	overflow: hidden;
}
.mod_jmg_amazing_page_header_background{
	width: 100%;
	height: 100%;
	background-size:cover !important;
	background-attachment:fixed !important;
	background-position: center 10px !important;
}
.mod_jmg_amazing_page_header_layer_1_wrapper{
	width: 100%;
	height: 100%;
	position: relative;
	left: 0;
	padding: 20px;
	display: table;
}
.mod_jmg_amazing_page_header_layer_1{
	position: relative;
	top: 0;
	left: 0;
	display: table-cell;
	overflow: hidden;
}
.mod_jmg_amazing_page_header_layer_2{
	position: relative;
	top: 0;
	left: 0;
	display: table-cell;
	overflow: hidden;
	height: 210px;
}
.mod_jmg_amazing_page_header_layer_1_head{
	display: inline-block;
	width: auto;
}
.mod_jmg_amazing_page_header_layer_1_text p{
	display: inline-block;
}
.mod_jmg_amazing_page_header_layer_1 h1,
.mod_jmg_amazing_page_header_layer_1 h2,
.mod_jmg_amazing_page_header_layer_1 h3,
.mod_jmg_amazing_page_header_layer_1 h4,
.mod_jmg_amazing_page_header_layer_1 h5,
.mod_jmg_amazing_page_header_layer_1 h6{
	margin: 0 !important;
	display: inline-block;
}