.price.regular {
  color: #aaa;
  text-decoration: line-through;
  font-size: 80% !important;
}
.price.special {
  font-size: 100% !important;
}
