.bestseller .left {
  width: 22%;
  padding-right: 6%;
  font-size: 14px;
}
.bestseller .right {
  width: 72%;
  padding-bottom: 10px;
  font-size: 14px;
}
.bestseller a {
    font-size: 14px;
}
.bestseller .good-new {
    font-size: 14px;
    font-weight: 700;
}
.bestseller .good-old {
    text-decoration: line-through;
}
