/* Force Freshchat launcher to the left */
#fc_frame,
.freshchat-launcher,
.fc_frame,
.fc-widget-container {
    right: auto !important;
    left: 20px !important;
    bottom: 200px !important; /* Adjust this number until it sits clear */
}