.overflow-table {height: 360px ;max-height:360px; overflow-y: scroll;overflow-x: hidden;}
.hhc-icon {min-height: 35px; width: 100%; padding-left: 12px; margin-bottom: 3px}
.hhc-icon img { border-radius: 5px; box-shadow: 4px 4px 5px -4px rgba(0,0,0,0.75);}
.hhc-text { padding-left: 12px; }
.hhc-chart {display: flex; flex: 2; justify-content: center; margin-top: 38px; width: 600px; text-align: center; position: relative }
.hhc-graph {max-width: 350px; width: 350px; overflow: scroll; overflow-y: hidden;}
.hhc-table { font-size: 12px; position: relative; }
.graph-info {width: 225px; height: 50px; position: absolute; z-index: 1; top: 63.5%; right: 15%; font-family: "yva_textregular"; font-size: 11px; font-weight: bold; text-align: left; }
.hhc-table { text-align: left; margin-top: 15px; margin-bottom: 15px; font-size: 11px;}
.hhc-table td:first-child {width:100px;  text-align: center}
.hhc-table td:nth-child(2) { }
.hhc-table td {width: 75px; text-align: center;}

.driver-container .graph-info { top: 78% !important; right: 6% !important;}