Healthy Vascular Function
Balanced Immune Response
With Acerola & Rutin Powder
Pycnogenol is a unique combination of proanthocyanidins obtained from the bark of the French maritime pine. As a potent natural scavenger of free radicals, Pycnogenol helps to protect the body's tissues from oxidative stress and supports a healthy, balanced immune system response to normal metabolic stress. Through these mechanisms, Pycnogenol helps to maintain healthy eye, skin, and joint tissues. In addition, scientific studies have shown that Pycnogenol helps to maintain vascular strength and function.
/* 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;
}
}