.ui-container {
  width: max(var(--container-max), calc(100vw - 2rem), 100%);
}
