.mobileV div[data-id='4BCC85C1-4289-47A2-B1D1-448F11E79CBA'] > div:first-child {border-top-left-radius: 50px !important;
border-top-right-radius: 50px !important;
border-bottom-right-radius: 50px !important;
border-bottom-left-radius: 50px !important;
border-top-width: 1px !important;
border-right-width: 1px !important;
border-bottom-width: 1px !important;
border-left-width: 1px !important;
}
        @media (max-width: 650px) { body { min-width: 'initial' } body.desktopV { min-width: 1220px } }
        @media (min-width: 651px) { body { min-width: 1220px } body.mobileV { min-width: initial } }
                        .bodyBackground {
                            
background-image:none;
background-color:rgba(255,255,255,1);
                        }