Trans-Resveratrol 600 provides highly concentrated levels of trans-resveratrol from the root of the Japanese knotweed (Polygonum cuspidatum). Japanese knotweed provides one of the highest resveratrol concentrations found in nature. Resveratrol exists in both trans- and cis-forms. However, published research suggests that only the trans-form has valuable biological activity.
/* 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.