[id*=wait_comp_] {
    display: none;
}

.newsPage-descript {
    height: 180px;
    overflow: hidden;
}

.newsPage-title {
    height: 28px;
}

.header-block .main-menu ul li a:hover {
    cursor: pointer;
    border-color: #ffffc4;
}

.tech {
    width: 100%;
}

.tech tr:nth-of-type(odd) {
    color: #419871;
    line-height: 18px;
    background-color: #fff9c4;
}

.tech tr:nth-of-type(even) {
    color: #419871;
    line-height: 18px;
}