.recensies_wrap .left_wrap {
  padding-right: 55px;
}
.recensies_wrap .left_wrap .common_title.mt {
  margin-top: 70px;
}
.recensies_wrap .right_wrap {
  padding-left: 55px;
  position: sticky;
  top: 0;
}
.recensies_wrap .right_wrap .white_form_wrap {
  background: #fff;
  padding: 40px;
  margin-bottom: 30px;
}
.recensies_wrap .right_wrap .white_form_wrap .common_anchor.file {
  margin-bottom: 20px;
  width: 90%;
  justify-content: space-between;
}

@media screen and (max-width: 1269px) {
  .recensies_wrap .right_wrap {
    padding-left: 0;
  }
}
@media screen and (max-width: 1023px) {
  .recensies_wrap .right_wrap {
    width: 100%;
  }
  .recensies_wrap .left_wrap {
    padding-right: 0;
    margin-bottom: 40px;
    width: 100%;
  }
  .recensies_wrap .left_wrap .common_title.mt {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .recensies_wrap .right_wrap .white_form_wrap {
    padding: 30px;
  }
}

/*# sourceMappingURL=single_job.css.map */
