For Occasional Diarrhea
Supports a Healthy Balance of Intestinal Flora
Useful When Traveling
Saccharomyces boulardii is a probiotic yeast that survives stomach acid and colonizes the intestinal tract. It promotes the health of the intestinal tract, helps to encourage a healthy gut flora balance, and supports a balanced intestinal response to normal internal and environmental stressors. Saccharomyces boulardii has also been shown to support proper gastrointestinal function during temporary disruptions to the normal balance of gut flora.
/* 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.