Natrol Kids Soothing Night Sleep Gummies helps calm and relax little minds and bodies for bedtime. These sleep aid supplement gummies do not contain melatonin, are made with magnesium, B6 and a botanical blend that includes chamomile, lavender and lemon balm. This 100% drug-free and melatonin-free supplement is safe for kids ages 4+.
/* 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.