Arnica Soothing Massage Oil captures the naturally soothing essence of arnica to bring immediate comfort and relaxation to your massage. Set in a base of antioxidant-rich olive oil, this nourishing massage oil contains potent arnica, in addition to a perfect collection of essential oils and other natural extracts. Arnica Soothing Massage Oil is perfect after a busy day or a strenuous workout, and can also be used as a daily skin softener.
/* 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;
}
}
Choosing a selection results in a full page refresh.