Maintaining healthy levels of vitamin D helps preserve youthful cognitive function and offers broad-spectrum benefits for bone and immune system health. Vitamin D also helps maintain blood pressure already within the normal range, supports healthy inflammatory response and endothelial function, and more. Make sure you're getting enough of this essential health nutrient. Add Vitamin D3 to your regimen today.
Benefits at a Glance:
Delivers 5,000 IU of vitamin D3
Helps maintain youthful, healthy cognitive function
Supports bone health and immune system function
Promotes cardiovascular and endothelial health
Helps maintain blood pressure already within the normal range
/* 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.