Worked great. I had to add some code to make it work. The badge wasn’t lined up with the corner. Here is the code I used.
.home ul.products li.product img {
width: 100%;
}
.yith-wcbm-css-badge-5625 {
width: 80px;
height: 80px;
}
.yith-wcbm-css-badge-5625 div.yith-wcbm-css-s2 {
bottom: 1px;
}
.yith-wcbm-css-badge-5625 div.yith-wcbm-css-text {
font-size: 13px;
left: 1px;
top: 18px;
}