Source: dist/css/acc_uc.css, line 9248
7.15.1 Custom Max Width
Add "max-w_custom" class to the component that you want to set a custom width for. Then the custom width value can be passed to that component from either the parent component or itself using style="--max-w_custom:rem value"
Width value passed from parent component
12rem
Width value set inline
24rem