/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 .sjb-page {
    background: transparent !important;
}
 .sjb-page .sjb-title-value h4, .job-features td:first-child{
	background:transparent;
	border-left:0;
}
.sjb-page .job-features td:nth-child(2){
	background:transparent;
	border-right:0;
}
