.mobileV div[data-id='2870F552-07C4-471A-87E0-CFA03FA8BF27'] > div:first-child {border-top-left-radius: 5px !important;
border-top-right-radius: 5px !important;
border-bottom-right-radius: 5px !important;
border-bottom-left-radius: 5px !important;
}
        @media (max-width: 650px) { body { min-width: 'initial' } body.desktopV { min-width: 1062px } }
        @media (min-width: 651px) { body { min-width: 1062px } body.mobileV { min-width: initial } }
                        .bodyBackground {
                            
background-image:linear-gradient(0deg, rgba(255,149,10,1) 0%, rgba(223,255,185,1) 100%);
                        }