  .banner {
  display: flex;
  justify-content: center;
}

.banner img {
  width: 100%;
  max-width: 1620px;
}

.job-title-container.job-description-two-column {
  border-bottom: 4px solid gray;
}
