
.targetRight .el-step__head .el-step__icon {
    background: unset;
    margin-top: 0.4px;
}
.targetStep .el-step__main .el-step__title {
    position: relative;
    font-size: 12px;
}
.targetStep .el-step__main .el-step__description {
    position: relative;
    top: -28px;
    font-size: 12px;
    padding: 0 10%;
}

