Relaxing, but Non-Sedating.
Supports Healthy Cortisol Levels already within normal range.
Common everyday life stress has been found to be a major contributing factor in overeating. Relora is a clinically validated blend of plant extracts from Magnolia officinalis and Phellodendron amurense that has been shown to support the body's response to minor, temporary stress, which can result in nervous tension, irritability, fatigue, sadness, and nervous eating. The relaxing effect of Relora has been shown to help control appetite and stress-related eating, thereby helping you to manage your weight.
/* 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.