Complete-GI is a full-spectrum gut health powder. It contains 2B CFUs of shelf-stable probiotics, digestive enzymes designed for complex and higher protein diets, 3g of prebiotic oat fiber for regularity support, L-Glutamine for gut lining support, and PepZin-GI for indigestion support. Available in an unflavored format to easily add to an existing drink or smoothie, or in a delicious raspberry flavor.
/* 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.