Calming, antiseptic and rejuvenating
Among the most versatile of essential oils to use, Lavender is a great stress reliever thanks to its calming and sedative properties
Soothing, stress-releasing and restoring
Species: Lavandula angustifolia
Origin: France
Extraction Process: Steam distillation
Lavender Organic essential oil is the most versatile and useful oil. It has an abundance of uses. It relaxes and soothes the mind & body, and is number one for use in your first aid kit at home.
A very soothing oil. When added to a Carrier Oil it can be used in massage to help with PMT or just as a lovely calming rub. Lavender can be used as a massage, in a vaporiser, in bath preparations and on a pillow. It is has natural cleansing, calming and sedative properties.
/* 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;
}
}