.maincontent_wrapper {
    background-image: linear-gradient(180deg,rgba(255,255,255,.5) 0%,rgba(255,255,255,.5) 100%),url(/imageserver/UserMedia/roofredemption/home_bg.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.maincontent {
    max-width: 100%;
    padding: 0;
}