.Yep-price {
  color: #e01222;
  display: inline-block;
}
.Yep-price-sym {
  font-size: 16px;
}
.Yep-price .int-txt {
  font-size: 36px;
}
.Yep-price .dec-txt {
  font-size: 16px;
}
.Yep-price .sym-sup {
  vertical-align: top;
}
.Yep-price .dec-sup {
  vertical-align: top;
}
.Yep-price.del > span {
  color: #999;
  text-decoration: line-through;
}