@media (min-width: 768px) {
    #rule_main_table {
        width: 75%;
    }
}

.agency {
    white-space:nowrap;
}

p {
    margin-bottom: 0;
}


#rule_search_form {
    margin-bottom: 1.5em;
}