.oh-product-redemption{margin-top:60px;h3{color:#000}
.oh-label-value{width:100%;display:flex;gap:40px;.column{flex:1}
li{align-items:center;justify-content:space-between;display:flex;border-bottom:1px solid #ccc;height:64px}
.label{font-family:UniCredit;font-weight:400;font-size:18px;line-height:100%;display:flex;flex-wrap:wrap;align-content:center}
.value{text-align:right;font-family:UniCredit;font-weight:700;font-size:18px;line-height:100%;padding:0 15px 0 0}
}
@media(max-width:599px){.oh-label-value{flex-direction:column;gap:0}
.column{width:100%}
}
}