100 vegetarian Damiana capsules from ZeinPharma, each with 450 mg Damiana leaf extract per capsule in the usual high quality from German production. Only high-quality raw materials in controlled purity and without additives are used.
- 450 mg per 1 capsule
- Pure leaf extract 5:1
- Free of additives
- Suitable for vegans and vegetarians
/* 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.