Healthy Vascular Function
Plus Horse Chestnut & Hawthorn Extracts
NOW Celery Seed Extract offers a wide array of bioactive compounds including natural phthalides such as 3-n-butylphthalide (3nB). 3nB is extensively researched for its ability to support vascular health, especially within the brain. This product includes Horse Chestnut Seed Extract, which has been long known to support healthy vascular function. Hawthorn Extract with its many phenolic constituents has also been included to complement this formula.
/* 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;
}
}