.dnb-forms-field-expiry {
  width: -webkit-fit-content;
  width: fit-content;
}
.dnb-forms-field-expiry .dnb-forms-field-block__contents {
  width: -webkit-fit-content;
  width: fit-content;
}
.dnb-forms-field-expiry .dnb-segmented-field__fieldset {
  width: var(--forms-field-width--small);
}
.dnb-forms-field-expiry .dnb-segmented-field__group > .dnb-segmented-field__section:first-child {
  padding: 0 0.25rem 0 0.75rem;
}