.credit-card {
  max-width: 56px;
}

.credit-card:not(:last-child) {
  margin-right: var(--space-xs);
}
