Naturally occurring Phosphatidyl Choline
Supports Brain & Nerve Function
NOW Non-GMO Lecithin Softgels have Phosphatidyl Choline, which comprises a major portion of our brain and nervous system. Lecithin also has naturally occurring essential fatty acids and Inositol. Lecithin aids in emulsifying fats, enabling them to be dispersed in water.
/* 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.