Natrol Kids Magnesium Gummies are a tasty and convenient source of magnesium, that gently calms and relaxes little minds and bodies. Safe & gentle for ages 4 years and older. Natrol gummies are made with clean ingredients: no artificial flavors, no artificial sweeteners, no synthetic dyes, non-GMO, vegetarian and gelatin-free.
Natrol Kids Magnesium gummies offer a tasty and convenient source of magnesium.
Gently calms & relaxes the mind and body
Magnesium is an essential mineral that supports healthy muscle relaxation and function
83mg Magnesium Citrate per serving
100% drug free
Safe and gentle for ages 4 years and older
Features child resistant packaging
Gummies available in 30 counts. This product is for those low in Magnesium.
/* 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;
}
}