@media (width<=760px){html,body,#root{width:100%;max-width:100%;overflow-x:hidden}*{box-sizing:border-box}main,section,article,form,aside,div,input,textarea,select,button{max-width:100%}table{width:100%;display:block;overflow-x:auto}pre,code,p,span,div,h1,h2,h3,h4,h5,h6{overflow-wrap:anywhere;word-break:break-word}[style*=grid-template-columns]{grid-template-columns:1fr!important}[style*=min-width]{min-width:0!important}[style*="display: flex"]{flex-wrap:wrap}}
