.mobileV div[data-id='ECDBDA52-C66A-4952-BFB7-88E44D9DBD3C'] > div:first-child {border-top-left-radius: 20px !important;
border-top-right-radius: 20px !important;
border-bottom-right-radius: 20px !important;
border-bottom-left-radius: 20px !important;
border-bottom-width: 2px !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:linear-gradient(0deg, rgba(0,129,166,1) 0%, rgba(23,58,88,1) 100%);
                        }