OVERVIEW:
Nature's Truth Lion's Mane Gummies offer a convenient and tasty way to support brain health and cognitive function. With 2000mg of Lion's Mane mushroom extract in each serving, these berry-flavoured vegan gummies are ideal for those seeking to boost mental clarity and focus naturally.
KEY INGREDIENTS & BENEFITS:
Lion's Mane Mushroom Extract (Hericium erinaceus, 10:1 Fruit Body Extract): Known for its neuro-supportive properties, Lion's Mane mushroom is traditionally used to promote cognitive function, memory, and focus. This adaptogenic mushroom supports overall brain health and may help enhance mental clarity.
These delicious berry-flavoured gummies are a great addition to any daily wellness routine, providing natural brain support in a convenient vegan format.
/* 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;
}
}