/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 .sjb-page .list-data header {
    width: 100%;
    float: left;
 }

 .sjb-page .company-logo {
    width: 100px;
    margin-bottom: 15px;
 }

 .sjb-page .list-view .list-data .job-description {
    margin: 15px 0;
}