What’s even better than collagen? How about hydrolyzed collagen powder with a kick from one of nature’s great hydrators, aloe vera? NeoCell Super Collagen Powder with Aloe pairs the two to support healthy skin, hair and nails.*
Provides 10 grams of collagen per serving for healthy skin, hair and nails*
Made with aloe vera leaf gel extract, known to retain moisture*
Includes collagen types 1 and 3, which provide amino acids for healthy skin*
/* 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.