A Wholefood multivitamin rich in vitamins & minerals: This supplement has excellent levels of all important nutrients including antioxidants and Vitamin D
The Multi Mineral nutrients include GTF chromium - this is a particularly bioeffective form of GTF chromium which can help regulate blood sugar
Wholefood Supplements: These are the only genuine Wholefood supplement products on the market. All our Wholefood products use food metabolic pathways
For adults and children: This supplement is a good all-round supportive wholefood multivitamin and mineral formulation for adults and children of 12 years and over
For those of you who prefer capsules it is the ideal choice- gluten free capsules ideal for Vegetarians and Vegans
/* 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;
}
}