.product-category-thumb {
  position: absolute;
  bottom: 13px;
  z-index: 100;
  border-radius: 50px;
  width: 50px;
  height: 50px;
  overflow: hidden;
}
.product-category-thumb img{
  width: 50px;
}
