Sip and smile. Pour yourself a cup of sunshine, bright and sweetly delicious. A special blend of refreshing lemony herbs and vibrant orange to bring a smile to your face. With a final flourish of lavender and rose to please your mood. Welcome to a day of joy.
Every Pukka tea uses the highest grade organic herbs. Each one blending our herbal wisdom with delicious flavours to help you lead a fairer, happier life.
Sebastian Pole Master Herbsmith"
/* 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;
}
}