.total tr, .total td {background-color: #eee;}
.table-vertical th, .table-vertical td {line-height: 16px}
.blue {color: #3182bd;}
.red {color: #de2d26;}
.presidents-interactive-container table img {height:70px; width: 70px; display: initial!important;}
.highcharts-container {display: inline!important;}
.highcharts-container svg {width: 120px;  }

@media only screen and (max-width:375px) {
    .presidents-interactive-container table img {height: 50px; width: 50px;}
    .highcharts-container svg {width: 80px;}
}
