.discounts {
}

.discounts__discount {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
