.note {
    line-height: 1;
}

#the_table th {
    border-top: none;
}

#id_search_term {
    max-width: 190px !important;
}

@media (max-width: 576px) {
    #year_select {
        width: 80% !important;
    }

    #tbl2-btn {
        margin-top: 5px;
    }

}