.image i, .compare-info i {
    /*width: 99px;
    height: 41px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: 0 0;*/
    width: 105px;
    height: 96px;
    position: absolute;
    bottom: -4px;
    left: -8px;
    display: block;
    z-index: 100;
    background-repeat: no-repeat;
    background-position: 0 0;
}
.product-info .left .image i {
    /*width: 99px;
    height: 41px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: 0 0;*/
    width: 105px;
    height: 96px;
    position: absolute;
    bottom: -4px;
    left: -8px;
    display: block;
    z-index: 100;
    background-repeat: no-repeat;
    background-position: 0 0;
}