.b_salesrule-promotion-product-teaser {
    border: thin solid #ff5200;
    padding: 10px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    background: #f2f2f2;
}

.b_salesrule-promotion-product-teaser__label {
    color: #ff5200;
    font-size: 16px;
    font-weight: bold;
}

.b_salesrule-promotion-product-teaser__teaser {
    font-size: 14px;
}
