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

/* Background: Gradient Green */

body#page { background: #AF665D url(../../images/background/gradient_green/page.png) center center no-repeat; background-size: cover;}
}

@media only screen and (max-width: 767px) {
  body {
    /* The file size of this background image is 93% smaller
     * to improve page load speed on mobile internet connections */
    background-image: url(../../images/background/gradient_green/page_small.jpg);