<style>
  .lbx-reco-product-page-desktop {
    height: 300px; 
  }
</style>

<style>
  .lbx-reco-product-page-mobile {
    height: 200px; 
  }
</style>

<style>
  .lbx-reco-home-page-desktop {
    height: 300px; 
  }
</style>

<style>
  .lbx-reco-home-page-mobile {
    height: 200px; 
  }
</style>

<style>
  .lbx-reco-basket-desktop {
    height: 300px; 
  }
</style>

<style>
  .lbx-reco-basket-mobile {
    height: 200px; 
  }
</style>