/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */
body#page { background: #2E2E30 }
@media only screen and (min-device-width: 769px) {
body#page {
background-image: url(../../images/background/gradient_grey.svg);
background-position: 50% 0;
background-attachment: fixed;
background-repeat: no-repeat;
background-size: 100% 1500px;
}
}