.gauge {
      width: 100%;
      height: 50px;
      text-align: center!important;
}
.gauge path{
    display: none;
}
.gauge text tspan{
    color: #fff;
    font-size: 30px;
}