Saffron is a well-known culinary herb that has been used for centuries but has only recently been scientifically studied. Recent research indicates that saffron can help to support a positive mood, a relaxed attitude, and may also promote restful sleep. Other studies suggest that saffron may help to support a balanced immune response and is a powerful free radical neutralizer. NOW uses only whole saffron stigma powder, not an extract. Natural color variation may occur in this product.
/* 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.