
        @media (max-width: 650px) { body { min-width: 'initial' } body.desktopV { min-width: 1000px } }
        @media (min-width: 651px) { body { min-width: 1000px } body.mobileV { min-width: initial } }
                        .bodyBackground {
                            
background-image:url('/____impro/1/onewebmedia/125%20%282%29Vintermosstj%C3%A4rn.JPG?etag=%2253d729-575cfb3d%22&sourceContentType=image%2Fjpeg&quality=80');
background-color:rgba(100,194,255,1);
background-repeat:repeat;
background-position:50% 50%;
background-size:cover;
background-attachment:fixed;
background-image-opacity:1;
                        }