.image i, .compare-info i {
  background-position: 0 0;
  background-repeat: no-repeat !important;
  border-radius: 1px;
  height: 40px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.product-info > .left {
  position: relative;
}
.product-info .left .image i {
  background-position: 11px 8px !important;
  background-repeat: no-repeat !important;
  height: 45px;
  position: absolute;
  width: 100%;
}