/* The labelled, keyboard-focusable wrapper scrolls without widening the page. */
@media (max-width: 760px) {
  .pricing-table table { min-width: 520px; }
}
