.three-hourly__table {
 overflow-x: auto;   
}
.three-hourly__table__column__cell--observation,
.three-hourly__table__column__cell--forecast3hr,
.three-hourly__table__column__cell--temp {
    min-height: 0;
}


#table_overflow,
.slider {
    display: none !important;
}
