With Feverfew
Supports Healthy Blood Flow to the Brain
European herbalists have been using Butterbur for decades and scientific studies have demonstrated that Petasins, the active constituents in Butterbur, can support healthy blood flow to the brain and promote normal neurological function. In this way, Butterbur may help to maintain head comfort in healthy individuals. NOW Butterbur is also free of undesirable Pyrrolizidine Alkaloids (PAs), so it can be used regularly.
/* 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.