.mobileV div[data-id='5592C26D-50E5-420B-83A9-15A8CBC6218D'] > div:first-child {border-top-left-radius: 20px !important;
border-bottom-right-radius: 20px !important;
}
        @media (max-width: 650px) { body { min-width: 'initial' } body.desktopV { min-width: 1050px } }
        @media (min-width: 651px) { body { min-width: 1050px } body.mobileV { min-width: initial } }
                        .bodyBackground {
                            
background-image:none;
background-color:rgba(255,255,255,1);
                        }