.noPhone {
  display: none !important;
}

#addToScreen {
  background: #fff;
  z-index: 99999;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  margin: 0;
}

li{
  list-style-type: none;
}