#ot-sdk-btn-floating.ot-floating-button {
  bottom: 90px !important;
}
@media (max-width: 47.99em) {
  #ot-sdk-btn-floating.ot-floating-button {
    bottom: 70px !important;
  }
}
#ot-sdk-btn-floating.ot-floating-button button {
  outline: none !important;
}
