.product_price{
  display: flex;
  align-items: baseline;
}

.grundpreis-wrapper{
  font-size: 12px;
  color: darkgray;
  display: inline-block;
}
