Give your beauty a daily wake-up call with Super Collagen Plus with Vitamin C & Hyaluronic Acid Powder
Benefits: Beautiful & Hydrated Skin. With collagen clinically shown to visibly reduce the appearance of wrinkles to help maintain suppleness and beautiful, smooth skin.
Ingredients: Collagen Type 1 & 3, Hyaluronic Acid, Vitamin C. Hyaluronic Acid promotes skin hydration and collagen supports elasticity, so you can radiate beauty from the inside out.
/* 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.