@import "../../../../styles/mixins";

.gov-card-grid {
    container-type: inline-size;
    &--space-between {
        height: 100%;
    }
    article {
        height: 100%;
    }
}
