/* Align the two special-price cards with the full pricing-section measure. */

.pricing-grid {
  width: 100%;
  max-width: none;
  margin-right: 0;
  margin-left: 0;
}
