100% Pure Organic Castor Oil 100 ml
100% PRESERVATIVE FREE
Hexane free
Cold-pressed single-varietal oil undiluted, without the use of chemicals, preservatives or additive
From Controlled Organic Farming
This is BP Grade Premium Quality Certified
Supplied in , Amber Glass Bottles for long shelf life.
/* 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;
}
}