min-w-lg -->gt; min-width: 32rem (512px);
ContainerBuilder minWlg() { _minWidth = 512; return this; }