.discounts__discount{display:flex;align-items:flex-start;margin:0 0 15px;font-size:13px;font-weight:500;color:#000;line-height:1.4}.discounts__discount>.icon{color:rgb(var(--color-foreground));height:16px;width:10px;margin-right:5px}.discounts__discount--position{justify-content:center}@media screen and (min-width:750px){.discounts__discount--position{justify-content:flex-end}}