#chart {
    height: 440px;
    width: 100%;
}

#pie {
    height: 440px;
}

#pie * {
    margin: 0 auto;
}