Promote healthy relaxation with Swanson Chinese Skullcap! Chinese skullcap has been used for at least 2,000 years in traditional Chinese herbalism where it's primarily used as a powerful agent to steady the nerves. It supports relaxation and is great for anyone that occasionally has trouble falling asleep. Also the root of this herb features four major flavonoids, one of which is baicalin, and this compound has been shown to have a protective action on the liver.
/* 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.