Swanson Odor-Controlled Garlic is an effective way to get the benefits of garlic without the negative odor that comes along with many garlic supplements. Each capsule delivers 500 mg of garlic with 10,000 ppm allicin potential to benefit cardiovascular health without the lingering smell on your breath. The allicin in garlic may also support the immune system by producing more natural killer (NK) cells in the blood.
/* 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.