body {
	background-image: url(https://www.joeylogano.com/wp-content/uploads/2017/02/22andbeyond-web-background-21.jpg) !important;
	background-repeat:no-repeat;
	background-position: center center;
}
#main, #wrapper {
	background-color: transparent !important;
}
/*
.header-wrapper {
	background-color:white !important;
}*/
@media only screen and (max-width: 990px) {
	.tp-bgimg defaultimg { 
		    background-size: contain !important;
			background-position: center center;
	}
}
.tp-bgimg defaultimg { 
			background-position: center center !important;
}