@media all and (min-width: 800px) {
  .b24-widget-button-visible {
      opacity: 1 !important;
      pointer-events: auto !important;
  }
}