Small-but-perfect training treats, made using irresistibly tasty meats, fruit and veg - Irresistible pocket-size goodies . Fresh Salmon and chicken, no added sugar, grain free recipe.
Whether you've got two legs or four, we all deserve a treat when we've made someone we love proud. We designed these bite-sized dog treats with training in mind, so they make an ideal 'well done' for good behaviour. In other words, your four-legged friend will be sitting, staying, spinning or hand-shaking in no time at all.
Whether you've got two legs or four, we all deserve a treat when we've made someone we love proud. We designed these bite-sized dog treats with training in mind, so they make an ideal 'well done' for good behaviour. In other words, your four-legged friend will be sitting, staying, spinning or hand-shaking in no time at all.
Edgard & Cooper - Naturally tasty cat and dog food that you, your pets and our planet can feel good about.
/* 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;
}
}