@media only screen and (max-width: 750px) and (min-width: 600px) {
  #loyaltylion-beacon-frame{
    left: 88% !important;
  }
}

@media only screen and (max-width: 750px) {
  .floating-prod-form .product-form__submit {
    height: 50%;
  }
  .swym-button-bar{
    display: none !important;
  }
  .add-to-wishlist{
    position: initial;
  }
}