.offer-prices-wrapper {
    display: flex;
    flex-direction: column;
    position: absolute;
    bottom: 0;
    top: auto;
    left: 0;
    z-index: 15;
    width: 100%;
    align-items:center;
}
.sb .offer-prices-wrapper{
  bottom:auto;
  top:57%;
}
.offer-prices-wrapper .offer-oldprice-container,  .offer-prices-wrapper .offer-price-container{
  position:relative !important;
}

.bb .offer-container.oldprice-set .offer-region-position
{
  bottom:9.5px !important;
}
.sb .offer-container.oldprice-set .offer-region-position
{
  bottom: 30px !important;
}
.sb[class*="b250"] .offer-container.oldprice-set .offer-region-position{
  bottom:26px !important;
}
.sb[class*="b320"] .offer-container.oldprice-set .offer-region-position{
  bottom:34px !important;
}
.ribbon .content, .offer-ribbon span, .offer-enlarger-ribbon span {
    font-weight: bold;
    line-height:1.4;
}