WHEYROSE is a high-protein supplement based on highest-quality lactose-free whey protein concentrate, which is considered to be one of the best sources of protein in our diet. Whey protein is characterised by easy digestion, fast absorption and a high content of essential branched-chain amino acids, BCAA.
Additionally, we enriched our product with the DigeZyme digestive enzyme complex, patented by the American Sabinsa laboratory.
/* 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.