.mobileV [class^=BackgroundPreview_backgroundComponent] [data-opacity] {
                background-size: cover !important;
            }
        @media (max-width: 650px) { body { min-width: 'initial' } body.desktopV { min-width: 24132px } }
        @media (min-width: 651px) { body { min-width: 24132px } body.mobileV { min-width: initial } }