This unflavored, unsweetened multipurpose protein blend uses the same perfected whey/casein ratio as our famous Select Protein. This gives the ultimate texture and taste profile for recipes. Savory recipes are finally possible with this blend, and go wild with your ideas by utilizing it as a partial flour replacement. Be sure to send us your recipes with photos for a chance to be featured on our product label!
/* 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.