#chart {
    height: 440px;
    width: 100%;
    margin-bottom:30px;
}

#buttonGroup {
    text-align: center;
    margin-bottom: 20px;
}

.row-element {
    margin: 0 20px;
}

.title {
    font-size: 15px;
    font-weight: 500;
}