.kg-width-wide {
  max-width: min(1120px, calc(100vw - 48px));
  margin-inline: auto;
}

.kg-width-full {
  width: 100%;
}
