Don't let stress keep you from feeling healthy and energized—relax with Rhodiola Holy Basil Valerian Stress Complex from Swanson Premium. This one-of-a-kind herbal blend combines the stress-fighting power of rhodiola root with the calming qualities of holy basil leaves and valerian root to create a formula for promoting calm and relaxation. It's the ideal formula to have on hand whenever the stress levels in your life make relaxation difficult.
/* 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.