.paragraph--type--block.tul-recruitment-style-landingpage1 {
  /* background-image: url('/themes/custom/tul_recruitment/image/landing_page/landingpage2.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; */
  min-height: 300px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.paragraph--type--block.tul-recruitment-style-landingpage1>.field__item>.block {
  width: min(750px, 60%);
  margin: 0 auto;
}