 /* search page title modifications */

#search_results .job-item h3 {
    font-size: 17px;
    width: 300px;
}

/* hide box 3 and 4 */

.text-box-four {
    display: none;
}

.text-box-three {
    display: none;
}