NOW Rei-Shi Mushrooms is a blend of Reishi (also known as Ling Zhi) and Shiitake Mushrooms. Reishi and Shiitake are both well known in Oriental herbalism and have been used to promote health and wellness for centuries. In more recent years, researchers have identified key bioactive polysaccharides that may contribute to the health supporting properties of these two super mushrooms.
/* 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;
}
}
/* 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.