Supports hormone production and balance
Helps ease women's monthly discomfort
Full Spectrum whole fruit formula
Swanson Full Spectrum Chasteberry Fruit, also known as Vitex agnus-castus, has a long history of use by women during their periods. If you're a woman unjustly known as the Wicked Witch of the West several days each month, get set for a little more control in your corner. Studies suggest that it has a progesterone-like effect, which may account for its use in the support of women's health. Because of this activity, chasteberry has been recommended for a variety of issues common to PMS including mood, body tenderness and water balance.
/* 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.