Support your body's defenses with time-honored Echinacea from Swanson! Also known as the purple coneflower, this powerful plant is packed with antioxidants! You may recognize its spiky head and purple petals in area gardens, but it's been used for hundreds of years as an immune-supporting herb, thanks to its polysaccharides, alkamides and flavonoids. Each capsule contains 400 mg of echinacea.
Boosts antioxidant activity
Promotes immune health
Supports the body's natural defenses
/* 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.