Ration for 4 months: The package with 120 capsules lasts for 8 to 17 weeks or 60 to 120 days, depending on the application
Optimal dosage: For the full effect only 1 to 2 capsules daily are necessary
High-quality ingredients: Our Taurine 500 mg contains only 100% pure, body-identical and vegan taurine
Free from unwanted additives like magnesium stearate
100% vegan and free of gluten, lactose and soy
Our product is regularly tested by german and independent laboratories
/* Mark the container as a query container */
.image-container {
container-type: inline-size;
}
/* When the container’s width is at least 500px, apply a max-width style to the image */
@container (min-width: 500px) {
.image-container img {
max-width: 80%;
height: auto;
}
}
Choosing a selection results in a full page refresh.