.product-small .product-title,
.product-small .name,
.product-small .woocommerce-loop-product__title,
.product-small .woocommerce-loop-product__link {
  display: none !important;
}

.product-small .box-text {
  padding: 0 !important;
  margin: 0 !important;
  min-height: 0 !important;
}