
.coupons-wrap[data-v-af7b9e3a] {
  box-sizing: border-box;
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.list-wrap[data-v-af7b9e3a] {
  display: flex;
  justify-content: space-around;
}
.list-item[data-v-af7b9e3a] {
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: center;
}


