Rose oil pressed from the ripe hips of the wild musk rose, Rosa mosqueta, is specially selected to protect, revitalise and deep-nourish delicate facial skin and help prevent the premature signs of ageing.
<p>
The natural fragrance is uplifting, refreshing and feminine.
<p>
Wild Rose Body Oil:<br>
Contains harmonising wild musk rose oil, enriching jojoba oil and gentle sweet almond oil to nourish and protect skin; ideal for all over facial and body massage.
/* 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;
}
}