﻿.qs-workflow .bricks-item .text {
    font-size: 10px;
    line-height: 14px;
    width: 100%;
    text-align: center;
    padding-bottom: 14px;
}
.qs-workflow .bricks-item .icon {
    float: left;
    width: 100%;
    padding: 5px 5px;
}
.qs-workflow .bricks-item .text i {
    display: none;
}
.qs-workflow .content{
    display:none;
}
.plastic-brick .text-center {
    font-size: 8px;
    white-space: nowrap;
}