@media screen and (max-width: 750px){
    #reviews-io-floating-widget {
      display: none;
    }
  }
