Protein in its purest form for all those who want to enrich their diet with quality whey protein, which contributes to the growth and maintenance of muscle mass. It does not contain any sweeteners, flavours or preservatives and thanks to its neutral taste it will be great in porridges, smoothies and other protein recipes. Contains up to 75 % protein the rest is made of lactose, fat, and carbohydrates. It is suitable for beginners but also for everyone else who wants to enrich their diet with proteins. Proteins are completely fundamental and decisive nutrients. They are the main building unit of organs and muscles, and a part of hormones, transport system, enzymes, and antibodies. They become our source of energy only in exceptional situations.
/* 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.