Critical for Normal Brain Function*
Immune System Support*
L-Histidine is an essential amino acid that is best known for its role in the production of histamine, an important mediator of immune system responses.* Histidine is also critical for normal brain function, as well as for the maintenance of a healthy skin barrier.* In addition, histidine plays important roles in muscle function, cardiovascular health, protection against free radicals, and the elimination of heavy metals from the body.*
/* 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.