Helps Body Adapt to Daily Life Stress
Supports Normal Carbohydrate Metabolism
Holy Basil is revered as a sacred plant in Ayurveda, the ancient traditional herbal system of India. Holy Basil has more recently been shown to possess powerful adaptogenic properties with the ability to enhance the body's healthy response to normal daily life stress. In addition, scientific studies have demonstrated that Holy Basil may support healthy carbohydrate metabolism and normal glucose management.
/* 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.