/* Hide response time from monitor widget */
.monitor-site .list-horizontal-text li:nth-child(2) {
    display: none;
}