Intestinal Support
Nourishes Friendly Bacteria
Made With Inulin
Non GMP Project Verified
A Dietary Supplement
Vegetarian/Vegan
Digestive
Family Owned Since 1968
Certified by QAI
GMP Quality Assured
Inulin, a fructooligosaccharide (FOS), is a soluble prebiotic fiber that is resistant to digestion and reaches the large intestine essentially intact. Intestinal probiotic bacteria consume inulin and in turn, produce the short-chain fatty acids (SCFAs) that nourish the cells lining the colon. Inulin thus helps to maintain intestinal health and function. Inulin has a very low glycemic index and will not negatively affect serum glucose levels.
/* 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;
}
}