.mobileV [class^=BackgroundPreview_backgroundComponent] {
                background-size: cover !important;
            }
.mobileV [class^=BackgroundPreview_backgroundComponent] {
                background-size: cover !important;
            }
        @media (max-width: 650px) { body { min-width: 'initial' } body.desktopV { min-width: 1092px } }
        @media (min-width: 651px) { body { min-width: 1092px } body.mobileV { min-width: initial } }
                        .bodyBackground {
                            
background-image:url(/onewebstatic/b023b54f19.png);
background-color:rgba(218,220,19,1);
background-repeat:no-repeat;
background-position:100% 50%;
background-size:cover;
background-attachment:scroll;
background-image-opacity:1;
                        }