.labelp {position: absolute; width: 162px; height: 50%; padding-top: 10px;}
.big i, .image i, .compare-info i {
    width: 100%;
    height: 32px;
    position: relative;
    float: left;
    margin: 0 0 2px -16px;
    margin-bottom: 2px;
    background-repeat: no-repeat!important;
    background-position: left!important;
}

.big b, .image b, .compare-info b {
    width: 100%;
    height: 32px;
    position: relative;
    float: left;
    margin: 0 0 2px -16px;
    margin-bottom: 2px;
    background-repeat: no-repeat!important;
    background-position: left!important;
}

.product-info .left .image i {
    width: 100%;
    height: 32px;
    position: relative;
    float: left;
    margin: 0 0 2px -16px;
    margin-bottom: 2px;
    background-repeat: no-repeat!important;
    background-position: left!important;
}

.product-info .left .image b {
    width: 100%;
    height: 32px;
    position: relative;
    float: left;
    margin: 0 0 2px -16px;
    margin-bottom: 2px;
    background-repeat: no-repeat!important;
    background-position: left!important;
}