Bamboo has natural antibacterial properties which reduce the chances of nasty nappy rash and irritation. Bamboo viscose makes our wipes soft and strong enough for the most eye-rolling of messes.
Our wipes contain 99.4% purified water and a plant-based cleansing formula which is gentle on your baby's delicate skin. No sting formula. Non drying suitable for even newborn skin.
Our wipes will compost completely in just 3 months in a home compost or food waste. Our cartons of 12 are packed in recycled FSC certified cardboard
Mama Bamboo baby wipes are registered by the Vegan Society
/* 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;
}
}