@media screen and (max-width: 767px) {

main.en.recruit p:not(.linkIG) {
  padding-left: 0.75em !important;
  padding-right: 0.75em !important;
}

main.en.recruit h3.mark-up + p:not(.linkIG),
main.en.recruit h3.mark-up + p + p {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

main.en.recruit ul {
  margin: 1em 0 1em 2em !important;
}

main.en.recruit ul li {
  font-size: 18px !important;
  margin-bottom: 0.8em !important;
}

}