Botanical Laundry Care
We've packed our non-bio laundry liquid with natural essential oils to leave your washing with a long-lasting botanical scent. It's kind to your skin and gentle on your clothes, but when it comes to dealing with dirt, it doesn't hold back. We've kicked out the nasty stuff and harnessed the powers of mother nature, so it's kind to the environment too.
Plant Based Formula, Eco-Friendly, Essential Oils, Packed with Essential Oils, No Optical Brighteners, Biodegradable, Powerful Cleaning, No Animal Testing, Non-Bio, British Made, Suitable for vegans
/* 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;
}
}