Bioactive L-form
Component of all proteins and connective tissue
Part of DNA and red blood cells
Important for the formation of the antioxidant glutathione
100% vegan and free from gluten, lactose and soy
Glycine is an important node in metabolism and a major component of many proteins. It is particularly abundant in collagen, the most important structural protein found, for example, in hair, nails, bones and cartilage, but also in the skin, which gives these structures strength and elasticity. Collagen contains a lot of glycine, it makes up about one third of all amino acids there. Glycine is crucial for the enormous tensile strength as well as the low extensibility of collagen and thus of the cartilage, tendons and ligaments of our musculoskeletal system.
/* 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.