.bingc-phone-button {
    bottom: 10px!important;
    right: 5px!important;
}
#bingc-phone-button {
    width: 70px!important;
    height: 70px!important;
}
.bingc-phone-button-circle {
    width: 71.3px!important;
    height:71.3px!important;
}
#bingc-phone-button-icon-icon{
  top: 50%!important;
    left: 50%!important;
 
    transform: translate(-50%, -50%)!important;
    width: 45px!important;
    height: 40px!important;
}
.bingc-phone-button-circle-outside{
    display:none!important;
}
#bingc-phone-button-icon-text{
   top: 50%!important; 
   left: 50%!important; 
  transform: translate(-50%, -50%)!important; 
  font: 300 8px/8px Open sans,Ubuntu,Arial!important;
}
#bingc-phone-button div.bingc-phone-button-icon-text span{
    font: 300 8px/8px Open sans,Ubuntu,Arial!important;
    position: absolute;
       top: 50%!important; 
   left: 50%!important; 
     transform: translate(-50%, -50%)!important; 
}
#bingc-phone-button div.bingc-phone-button-tooltip.bingc-phone-button-tooltip-bottom-right {
    bottom: 75px!important;
}

@media screen and (max-width: 980px){
.bingc-phone-button-circle {
    width: 81.3px!important;
    height: 81.3px!important;
  }
#bingc-phone-button svg.bingc-phone-button-circle circle.bingc-phone-button-circle-inside {
    width: 70px!important;
    height: 70px!important;
}
#bingc-phone-button-icon-icon{
    width: 45px!important;
    height: 40px!important;
}
#bingc-phone-button-icon-icon { 
    top: 55%!important;
    left: 55%!important; transform: 
  }
  #bingc-phone-button-icon-text{
   top: 55%!important; 
   left: 58%!important; 
}
}