.mobileV div[data-id='2D8EC446-9F3C-4F4B-AECA-65E566B9310D'] > 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;
}
.mobileV div[data-id='28BE1AC7-FC61-4906-9A58-95A97841EE94'] > div:first-child {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: 1100px } }
        @media (min-width: 651px) { body { min-width: 1100px } body.mobileV { min-width: initial } }