		  img.evonabackground, div.evonabackground{
			z-index:-999;
			position:fixed;
			top:0;
			width:100%;
			min-height:100%;
			margin-left:0;
			margin-right:0;
			right:0;
			left:0;
		}
@media only screen and (max-width: 767px) {
		  img.evonabackground, div.evonabackground{
			z-index:-999;
			position:fixed;
			top:0;
			width:20px;
			min-height:100%;
			margin-left:0;
			margin-right:0;
			right:0;
			left:0;
		}
}