.configurator-step {
    display:none;
}
.configurator-step.active{
    display:block !important;
}
