.chart {
    height: 150px;
    width:  500px;
    align: center;
}

.snapshot {
    height: 150px;
    border: 1px solid #373737;
    border-radius: 5px;
    box-shadow: 4px 4px 5px 0px RGBA(50,50,50,0.75)
}
