.shop_productsale {
    margin-bottom: 2rem;
}
.shop_productsale__wrapper {
  line-height: 1em;
  margin: 7px 0 0 0;
  font-size: 13px;
  display: inline-block;
  border-radius: 5px;
}
.shop_productsale__image {
  margin-right: 5px;
  vertical-align: middle;
  position: relative;
  bottom: 2px;
  max-width:18px;
}
.shop_productsale__wrapper b{
color: #0086e8;
}