.intercom-lightweight-app-launcher {
  display: none !important;
  height: 0px !important;
  width: 0px !important;
}

iframe.intercom-launcher-frame {
  top: -100px !important;
  bottom: auto !important;
}

.intercom-messenger-frame + iframe.intercom-launcher-frame {
  top: auto !important;
  bottom: 20px !important;
}
