SUPPORTS JOINTS, SKIN, HAIR AND NAILS!
8,025 MG EXTRA STRONG DOSES!
FORTIFIED WITH VITAMIN B6!
40 SERVINGS PER BOTTLE!
Collagen is a tough, fibrous protein that’s an important constituent of bone, cartilage, tendons, ligaments and other connective tissues (skin, nails, hair). For protective and restorative purposes we need to provide collagen material for our body. Our hydrolyzed - already broken down - liquid fomula provides quickly utilizable collagen for maximum effect.
These statements have not been evaluated by the FDA. This product is not intended to diagnose, treat, cure or prevent any disease.
/* 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.