@media (min-width: 768px) {
  lgr-phone-floating[show-desktop=false] {
    visibility: hidden;
    pointer-events: none;
    overflow: hidden;
    width: 0;
    height: 0;
  }
}

/*# sourceMappingURL=phone-floating.css.map */
