/* Inflation tool — page-specific styles. */

@media (min-width: 700px) {
  .calc-grid { grid-template-columns: repeat(3, 1fr); }
}
