@media (min-width: 64rem) {
  #information-widgets,
  #layout-groups {
    width: 100%;
    max-width: 35rem;
    margin-inline: auto;
  }
}
