
/* Results ------------------------------------------------------------------ */

.chart-set {
     clear: left;
     margin-top: 50px;
}
 
.medium-chart {
     clear: left;
     height: 360px;
     position: relative;           
}

.medium-chart .legend h3,
.medium-chart .legend .account,
.medium-chart .legend .location {
    padding-top: 0;    
}

.medium-chart img {
    width: 340px;
    height: 255px;
}

