MultiPRO is a multivitamin and mineral food supplement with high-dose vitamins, suitable for adult sportsmen and women who train intensively. Vitamin D contributes to the maintenance of normal muscle function, together with potassium, calcium and magnesium, while the various vitamins and minerals it contains contribute to normal energy metabolism (pantothenic acid, biotin, calcium, phosphorus, iodine, magnesium, manganese, niacin, copper, riboflavin, thiamine, vitamins B6, B12 and C) and the reduction of tiredness and fatigue (pantothenic acid, folic acid, magnesium, niacin, riboflavin, vitamins B6, B12 and C).
MultiPRO is a complete multivitamin formulated to support nutritional requirements for physical and mental well-being. MultiPRO contributes to: reduction of tiredness and fatigue, normal function of the immune system, maintenance of cells against oxidative stress.
/* 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.