Multifunctional preparation
with 26 active ingredients
of which 10 minerals and 12 vitamins
with plant flavonoids
with inositol and choline
in one and two-monthly packs
We have maintained the concept and quality of the product, while fine-tuning its formulation and modernising its appearance. The renewed formula contains 26 active ingredients, with vitamins, minerals and other active ingredients grouped into 5 major categories:
/* 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;
}
}
/* 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.