Promotes balance and comfort throughout the menstrual cycle and the menopausal transition
Red clover is a natural source of isoflavones
Supports female emotional well-being
Swanson Red Clover Blossom and Herb help maintain emotional and physical well-being during and after menopause. Red clover, also known as trefoil, wild clover and purple clover, is found throughout North America, Europe and central and northern Asia.
/* 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.