body#recruit_mid-career,
body#recruit_mid-career html {
  background-image: url(../image/recruit/body.svg) !important;
  background-size: unset !important;
  background-position: top center !important;
  background-repeat: no-repeat !important;
}

#recruit_mid-career .content-container {
  padding-bottom: 0px;
}

.top-h2-2column {
  margin-bottom: 40px;
  padding-top: 140px;
}
@media screen and (max-width: 599px) {
  .top-h2-2column {
    padding-top: 80px;
  }
}