body {
  margin-top: 20px;
}

.header, .nav, .col_left, footer, .bottom_link, .billboards, .col_filters, .job_description .bottom_link, .module.buttons.bottom, .module.share.bottom {
  display: none;
}

.col_right {
  width: 100%;
}

.job_description {
  border: 0;
  box-shadow: none;
  padding: 0 10px;
}

.company_card {
  border-bottom: 1px solid #c1cbd2;
  padding: 0 0 20px ;
}

.segment:before {
  content: ". ";
}
