.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;
}
.mobileV div[data-id='B26E1A4E-2956-451F-9B1C-085F605ACE76'] > 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: 940px } }
        @media (min-width: 651px) { body { min-width: 940px } body.mobileV { min-width: initial } }