Pollens are bees' primary food source and are concentrated in bioactive plant compounds and nutrients. Bee Pollen is a fine powder-like material produced by honey bees from flower pollens mixed with nectar and bee secretions. During ancient times, people throughout the world used bee pollen for its health-sustaining properties and it is still used today for its rejuvenative properties. Bee pollen is a natural and highly nutritious food endowed with a wide range of nutrients and enzymes. NOW Bee Pollen has not been altered, remaining in its natural form to offer optimal nutrient balance.
/* 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.