.container {
  width: min(100% - 2rem, 1312px);
  margin-inline: auto;
}
