This SPF 50, very high protection body sunscreen is broad-spectrum, offering both UVA and UVB protection.
Free from Avobenzone and Octocrylene.
It is water resistant for up to 30 minutes and will help to prevent sunburn caused by sun exposure. Antioxidants and raspberry extract, rich in ellagic acid, help to slow down the aging process of the skin.
Part of the high protection Organic Shop sunscreen range, enriched with antioxidants and organic fruit and berry extracts.
Vegan approved sunscreen and after sun products to gently protect, care for and improve skin appearance.
/* 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;
}
}