body.page #page, body.page .page-inner{
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 1) 47px, rgba(157, 186, 41, 0) 75px, rgba(157, 186, 41, 1) 100%),url('/content/dam/www/renew/site/renewbg.jpg');
    background-position: 0px 170px; /*215px*/
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #9dba29;
}