/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */


body#page { background: #2D2D2F url(../../images/background/stripes_bg.png) repeat; }

@media only screen and (min-device-width: 769px) {
	
	#page-body { 
		background: url(../../images/background/stripes_img.svg) 50% 0 no-repeat fixed;
		background-size: 100% 1500px;
	}
	
}