@media (min-width: 701px) {
  .stand-choice { grid-template-columns: repeat(4, 1fr); }
  .panel { max-width: 1050px; }
}
