Supports Healthy Seasonal Immune Function
Quercetin is a naturally occurring free radical scavenger that supports healthy seasonal immune system function. Laboratory studies have demonstrated that Quercetin can also help to promote normal respiratory function. Bromelain has a long history of use by herbalists and is known to help support a balanced immune system response to environmental challenges. This complementary combination may thus promote year-round respiratory health and support overall seasonal comfort.
/* 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.