.mobileV [class^=StripPreview_backgroundComponent] [data-opacity] {
                background-size: cover !important;
            }

            .mobileV div[data-id='C7AA2A40-DEC8-4DF5-94DA-3500FC8BAAB4'] {
                display: block !important;
            }
        @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:none;
background-color:rgba(255,255,255,1);
                        }