




.tags.price {
  background: #c51111;
  color: #fff;
  float: left;
}
.tags.price span {
  border-bottom: 20px solid transparent;
  border-right: 15px solid #c51111;
  border-top: 20px solid transparent;
}