Provides key nutrients for hair, skin and nails
Supports collagen formation
Thickens and strengthens hair and nails
Supplementing with quality silica like our Bamboo Extract is a great way to ensure healthy intake and nourish the vital tissues that depend on this essential nutrient. You probably already know horsetail grass is a great source of silica, but it's nothing compared to bamboo. While horsetail is about 7% silica by weight, bamboo extract boasts an average 70% silica concentration! The average healthy adult maintains approximately 20 grams of silica within the body, but that level tends to drop with age due to reduced assimilation and other factors.
/* 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.