Supreme CBD�s CBD-infused Gummy Strawberries 60mg are a crowd favourite. These delicious treats come in a lovely strawberry flavour and are packed with a 60mg dose of CBD per sweet. Each tub contains 1200mg of premium-quality CBD, making it easy to get your daily dose of cannabidiol on the go.Supreme CBD�s CBD Gummy Strawberries are GMO-free, 100% vegan, and formulated using a specialist CO2 process that isolates and removes unwanted compounds while creating the maximum potency level of phytocannabinoids. Our hemp-based phytocannabinoids offer an organic, non-GMO formulation with no chemical solvents.We recommend taking up to 1 gummy strawberries each day by chewing each gummy strawberry before swallowing. For increased effects, allow the CBD to soak into the blood vessels beneath the tongue.
/* 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;
}
}