Who We Are Founded in 1977, we are a family-run company that has been formulating and manufacturing proven, quality nutritional products for health-conscious individuals. Our products are found in over 90 countries around the world. Nature Line In this line, you’ll find a full range of efficacious nutritional solutions ranging from vitamins and minerals to herbal formulations. Daily Formula Daily Formula is a basic, simple, yet highly effective multivitamin that contains 22 required nutrients, plus a unique digestive enzyme complex to help enhance absorption. Daily Formula provides everything that the active individual requires for optimal health without all the guesswork.
/* 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.