MULTIVitamin COMPRESSED CAPS is an extremely loaded product containing a wide spectrum of vitamins, plant extracts and bioactive colostrum in an ideal ratio. Gelatin capsules are a highly soluble and active mixture and can be dosed accurately at any time during the day because of their capsule form. MULTIVitamin COMPRESSED CAPS is suitable as a supplement to a balanced diet for all people, including athletes.
Vitamins A, B1, B2, B3, B5, B6, B12, C, D, E
Colostrum
Alpha-lipoic acid
Green tea extract
/* 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.