May ease nervous tension and the negative effects of stress
Promotes a feeling of calmness and relaxation and supports restful, restorative sleep
High potency formula
Stressed out by the pressures of a fast-paced lifestyle? Reach for the calming nutrition of Swanson GABA. A compound manufactured in the brain from glucose and the amino acid glutamine, GABA (gamma-amino butyric acid) supports the central nervous system's reaction to stressful situations. Each single-capsule serving delivers 500 mg GABA to promote feelings of calm and relaxation.
/* 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;
}
}
/* 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.