.card-stepper {
    display: none;
}

.card-stepper:first-child,
.card-stepper.active{
    display: block;
}
