.maincontent {
padding:70px 0px;
width:100%;
max-width:100%;

position:relative;
background-image: linear-gradient(180deg,rgba(255,255,255,.95) 0%,rgba(255,255,255,.9) 100%),url(/imageserver/UserMedia/txmulch/house-pad-bg.jpg);
background-repeat:none;
background-size:cover;

background-position:center;
}

.site_width {
width:100%;
max-width:2000px;
}