MSM Healthy Skin Liposome Lotion contains 15% methylsulfonylmethane (MSM), a source of naturally occurring sulfur, which is an important element in the connective structures of skin and cartilage. MSM Healthy Skin is specifically formulated to moisturize and revitalize skin and restore its youthful texture. We’ve included almond oil to help nourish the skin and provide moisturizing essential fatty acids, while aloe vera soothes the skin. Liposome technology is a superior method for aiding in the absorption of active ingredients.
/* 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.