min-w-xs -->gt; min-width: 20rem (320px);
ContainerBuilder minWxs() { _minWidth = 320; return this; }