
        @media (max-width: 650px) { body { min-width: 'initial' } body.desktopV { min-width: 1050px } }
        @media (min-width: 651px) { body { min-width: 1050px } body.mobileV { min-width: initial } }
                        .bodyBackground {
                            
background-image:url('/____impro/1/onewebmedia/gelato-template-background___serialized1.png?etag=%22571d9-5fc91a2d%22&sourceContentType=image%2Fpng'),linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 94%);
background-repeat:no-repeat;
background-position:100% 50%;
background-size:contain;
background-attachment:fixed;
background-image-opacity:1;
                        }