#cjs_header_intro{
	background-size:cover;
	background-position:center;
	width:100%;
	height:auto;
}
#cjs_header_wrap{
	background-size:cover;
	background-position:center;
	width:100%;
	height:auto;
	display:none;
}
.cjs_canvas_wrap{
	max-width:1140px;
	width:100%;
	margin:0 auto;
}
.cjs_canvas_c{
	width:100%!important;
	height:auto!important;
}