diff --git a/packages/ncids-css/packages/nci-card-group/internal/_nci-card-group.scss b/packages/ncids-css/packages/nci-card-group/internal/_nci-card-group.scss
index 20c33282c..f0d444d61 100644
--- a/packages/ncids-css/packages/nci-card-group/internal/_nci-card-group.scss
+++ b/packages/ncids-css/packages/nci-card-group/internal/_nci-card-group.scss
@@ -76,3 +76,67 @@
}
}
}
+
+.nci-imageless-card-group {
+ ul {
+ @include u-margin-x('auto');
+ @include u-width('full');
+ @include u-display('flex');
+ @include u-flex('wrap');
+ row-gap: units(3);
+ @include at-media('tablet-lg') {
+ row-gap: units(4);
+ }
+ padding-inline-start: 0;
+ margin-block-start: 0;
+ margin-block-end: 0;
+ li {
+ @include u-display('flex');
+ flex: 0 0 100%;
+ @include at-media('tablet-lg') {
+ flex: 1 0;
+ @include u-padding-x(2);
+ }
+ @include u-padding-x(0);
+ @include u-margin-bottom(0);
+ &:last-child {
+ @include u-margin-bottom(0); // overrides nci-card
+ }
+ }
+ }
+ &__heading {
+ @include u-margin-bottom(2);
+ }
+ &--one-card > ul {
+ li {
+ @include u-padding-x(0);
+ }
+ }
+ @include at-media('tablet-lg') {
+ &--two-card > ul {
+ li {
+ flex: 0 0 50%;
+ &:nth-child(2n + 1) {
+ @include u-padding-left(0);
+ }
+ &:nth-child(2n + 2) {
+ @include u-padding-right(0);
+ }
+ }
+ }
+ &--three-card > ul {
+ li {
+ flex: 0 0 33%;
+ &:nth-child(3n + 2) {
+ flex: 0 0 34%;
+ }
+ &:nth-child(3n + 1) {
+ @include u-padding-left(0);
+ }
+ &:nth-child(3n + 3) {
+ @include u-padding-right(0);
+ }
+ }
+ }
+ }
+}
diff --git a/testing/ncids-css-testing/stories/components/nci-card/nci-card.default.stories.jsx b/testing/ncids-css-testing/stories/components/nci-card/nci-card.default.stories.jsx
index b7c96de83..83cd83827 100644
--- a/testing/ncids-css-testing/stories/components/nci-card/nci-card.default.stories.jsx
+++ b/testing/ncids-css-testing/stories/components/nci-card/nci-card.default.stories.jsx
@@ -20,48 +20,60 @@ export default {
const Template = (args) => Component(args);
-export const Default = () =>
+ Treatment for severe COVID-19 with interferons decreased the viral load of SARS-CoV-2, a new study found. +
++ In patients with certain variations in the OAS1 gene, treatment for severe COVID-19 with interferons decreased the viral load of SARS-CoV-2, a new study found. +
++ Treatment for severe COVID-19 with interferons decreased the viral load of SARS-CoV-2, a new study found. +
++ In patients with certain variations in the OAS1 gene, treatment for severe COVID-19 with interferons decreased the viral load of SARS-CoV-2, a new study found. +
++ Treatment for severe COVID-19 with interferons decreased the viral load of SARS-CoV-2, a new study found. +
++ In patients with certain variations in the OAS1 gene, treatment for severe COVID-19 with interferons decreased the viral load of SARS-CoV-2, a new study found. +
++ El tratamiento para la COVID-19 grave con interferones disminuyó la carga viral del SARS-CoV-2, según encontró un nuevo estudio. +
++ Treatment for severe COVID-19 with interferons decreased the viral load of SARS-CoV-2, a new study found. +
++ Treatment for severe COVID-19 with interferons decreased the viral load of SARS-CoV-2, a new study found. +
++ El tratamiento para la COVID-19 grave con interferones disminuyó la carga viral del SARS-CoV-2, según encontró un nuevo estudio. +
++ Treatment for severe COVID-19 with interferons decreased the viral load of SARS-CoV-2, a new study found. +
++ In patients with certain variations in the OAS1 gene, treatment for severe COVID-19 with interferons decreased the viral load of SARS-CoV-2, a new study found. +
++ El tratamiento para la COVID-19 grave con interferones disminuyó la carga viral del SARS-CoV-2, según encontró un nuevo estudio. +
++ Treatment for severe COVID-19 with interferons decreased the viral load of SARS-CoV-2, a new study found. +
++ El tratamiento para la COVID-19 grave con interferones disminuyó la carga viral del SARS-CoV-2, según encontró un nuevo estudio. +
+