.mobileV [class^=BackgroundPreview_backgroundComponent] [data-opacity] {
                background-size: cover !important;
            }
.mobileV [class^=BackgroundPreview_backgroundComponent] [data-opacity] {
                background-size: cover !important;
            }
        @media (max-width: 650px) { body { min-width: 'initial' } body.desktopV { min-width: 1860px } }
        @media (min-width: 651px) { body { min-width: 1860px } body.mobileV { min-width: initial } }
                        .bodyBackground {
                            
background-image:none;
background-color:rgba(234,233,190,1);
                        }