Potent Free Radical Scavenger,
- Antioxidant Power of Vitamin C.
NOW Green Tea Extract offers a convenient way to obtain the active constituents of Green Tea in a concentrated form. Green Tea Extract (GTE) has numerous bioactive compounds, including Polyphenols and Catechins, which are known for their many health-supporting properties. These compounds have been found to help protect against oxidative stress and may also help to maintain a healthy response to normal metabolic stress.
/* 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.