#gauge-demo {
    width: 100%;
}

#c1, #c2, #c3, #c4, #c5, #c6 {
    height: 110px;
}

#c5 {
    width: 107%;
    margin-left: -40px;
}

.long-title h3 {
    font-family: 'Segoe UI Light', 'Helvetica Neue Light', 'Segoe UI', 'Helvetica Neue', 'Trebuchet MS', Verdana;
    font-weight: 200;
    font-size: 28px;
    text-align: center;
    margin-bottom: 20px;
}