Glutamine comprises more than 20% of the amino acids in your body and during training it's used for various metabolic functions, including producing energy. A hard training session can result in muscles losing up to 50% of their glutamine stores. That's why we've designed Platinum 100% Glutamine, to help replenish what's lost during intense exercise.
/* 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.