Organic Eucalyptus Castile Liquid Soap 945 ml. Earthy and warm, with a powerful menthol burst to clear congestion and focus the mind! Scented purely with organic eucalyptus oil, our Eucalyptus Pure-Castile Liquid Soap is concentrated, biodegradable, versatile and effective.
Good for just about any cleaning task. Face, body, hair & food, dishes, laundry, mopping, pets & clean your house and body.
This product is Natural, Organic, Vegan, Biodegradable and Fairtrade.
/* 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;
}
}