.tipo-cottura {
position: absolute;
z-index: 999;
right: 25px;
top: 55px;
} 
img.tipo-cottura:nth-child(2) {
right: 80px;
}
.products .product .product_thumbnail img.tipo-cottura {
width: 25px;
position: absolute;
top: 110px;
right: 15px;
}
.products .product .product_thumbnail img.tipo-cottura:nth-child(2) {
top:140px;
}