Support your body’s everyday vitality. Jarrow Formulas Cardiovascular Optimizer features a proprietary mushroom blend of fruiting bodies and mycelium (Blue Oyster, Lion’s Mane, Reishi and Shiitake) combined with Red Yeast Rice and Hawthorn Leaf to help maintain normal blood circulation for a healthy cardiovascular system.
/* 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.