Move widget higher

Add this code to the Custom CSS field on the Style tab of your Click to Call widget’s settings:

.global-styles, 
[class^="Main__Component"] {
  bottom: 80px !important;
}