*, html {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.c-job {
  padding-bottom: 0 !important;
  position: relative;
  z-index: 1;
}