Known as 'The Blessed Seed', Black Seed Oil is said to have a wide number of benefits and has been used for thousands of years in the Middle East and Far East.
A traditional remedy, with a pleasant aroma and taste, Black Seed Oil has been traditionally used as a food and in general health & wellbeing to support the immune system and to maintain skin, hair, nail & heart health.
... and why you till too
One Nutrition Organic Black Seed Oil is made exclusively from organic Egyptian black seed (nigella sativa), cold-pressed and bottled in amber glass bottles to protect the oil from air and light.
With a pleasant aroma and taste, it can be taken internally off the spoon, used as part of a salad dressing. One Nutrition Organic Black Seed oil is the highest quality black seed oil available and is
vegan and organic.
/* 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;
}
}