Promotes healthy lipid levels
A perfect complement to daily exercise and a healthy diet for cardiovascular system support
Extracted from the waxy part of sugarcane
Don't take your heart health for granted—take control of your cardiovascular care with Swanson Ultra Policosanol. Derived from a sugarcane base, our BioCosanol policosanol is recognized as the world's finest policosanol source, featuring the ideal ratios of octacosanol, triacontanol and hexacosanol for promoting heart-healthy lipid levels already within the normal range. Available exclusively from Swanson Ultra, it makes a great addition to a healthy diet and exercise program for everyday cardiovascular care.
/* 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.