@media screen and (max-width: 749px) {
  .lfb-product-mobile-buy-v2 {
    height: auto !important;
    min-height: calc(64px + env(safe-area-inset-bottom)) !important;
  }
}
