.wci-voucher-row { gap: 14px; }
.wci-coupon-card { width: clamp(245px,27vw,320px); flex: 0 0 clamp(245px,27vw,320px); }
.wci-coupon-card .voucher-art { aspect-ratio: 370 / 458; }
.wci-coupon-card button strong { color: inherit; font-size: 10px; }
@media (max-width:600px) { .wci-coupon-card { width: min(76vw,300px); flex-basis: min(76vw,300px); } }
