.dynamic-graph-comp .dynamic-graph-con::after{display:table;clear:both;content:''}
.dynamic-graph-comp .progress{width:100%;height:18px;margin-bottom:33px;border-radius:0;float:left}
.dynamic-graph-comp .dynamic-graph-total{float:left}
.dynamic-graph-comp .legend{padding:0;list-style:none;font-size:16px;display:inline-block}
.dynamic-graph-comp .legend li{float:left;margin-right:27px}
.dynamic-graph-comp .legend .indicator{display:inline-block;width:20px;height:10px;margin-right:15px}
@media(min-width:768px) and (max-width:1023px){.dynamic-graph-comp .progress{margin-bottom:20px}
.dynamic-graph-comp .legend li{float:none;margin-right:0;margin-bottom:3px}
}
@media(max-width:767px){.dynamic-graph-comp .progress{margin-bottom:20px}
.dynamic-graph-comp .legend li{float:none;margin-right:0;margin-bottom:3px}
}