.l-container {
  width: min(100% - 2rem, var(--container-max));
  margin-inline: auto;
}
