@media only screen and (max-width:600px){
    input {
      .src-component-launcher-WidgetLauncher-wrapper.u-isActionable.u-textLeft.u-inlineBlock.u-borderNone.u-textBold.u-textNoWrap.Arrange.Arrange--middle.u-userLauncherColor {
    display: none !important;
}
}

@media only screen and (max-width: 600px){
.lcx-widget.lcx {
    width: 380px !important;
    height: 370px !important;
    bottom: 42px !important;
}
}