.graph canvas {
    width: 100% !important;
    height: auto !important;
}
.reportlist-item {
    border-bottom: 1px dashed #ccc;
    margin-bottom: 20px;
    padding-bottom: 20px;
}