.main-content-wrapper .section {
  background: #fff !important;
}
.job-center .intro table td {
  padding: 15px !important;
}
.job-center .main-inner-content {
  padding-bottom: 0;
}
#job_center .grey {
  background: #f6f6f6;
  position: relative;
  margin-top: 30px;
}
#job_center .grey:before {
  content: '';
  width: 500%;
  left: -200%;
  position: absolute;
  top: 0;
  background: #f6f6f6;
  height: 100%;
}
#job_center p {
  line-height: 26px;
}
#job_center .vignettes {
  padding: 55px 0;
}
#job_center .vignettes .blockContent {
  background: #fff;
  margin-bottom: 30px;
  position: relative;
  box-shadow: 0 2px 10px 0px rgba(0, 0, 0, 0.14);
}
#job_center .vignettes .blockContent .info {
  text-align: center;
  line-height: 2em;
  color: #4b4b4a;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
}
#job_center .vignettes .article-jobcenter   {
  overflow: hidden;
}
@media (min-width: 565px) {
  #job_center .vignettes .formatRow .article-jobcenter {
    height: 385px;
  }
  #job_center .vignettes .formatRow .blockContent .info {
    max-height: 380px;
  }
}
#job_center .vignettes .formatRow .blockContent .row {
  height: 100%;
}
#job_center .vignettes .formatRow .blockContent .row .blockImg {
  height: 100%;
  padding: 0 !important;
}
#job_center .vignettes .formatRow .blockContent .row .blockImg .containerImg {
  height: 100%;
  overflow: hidden;
}
#job_center .vignettes .formatRow .blockContent .row .blockImg .containerImg img {
  height: 100%;
  max-width: none;
  transition: all 0.3s;
  min-height: 100%;
  object-fit: cover;
}
#job_center .vignettes .formatRow .blockContent .row .blockImg .containerImg img:hover {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
#job_center .vignettes .formatRow .blockContent .row .info {
  padding-top: 37px;
  line-height: 1.6em;
  padding-right: 55px;
  padding-left: 40px;
  position: relative;
  min-height: 100%;
}
#job_center .vignettes .formatRow .blockContent .row .info .title {
  padding-bottom: 6px;
}
#job_center .vignettes .formatRow .blockContent .row .info .linkContainer {
  position: absolute;
  bottom: 32px;
  width: 100%;
  text-align: center;
  left: -15px;
}
#job_center .vignettes .formatRow .blockContent .row .info .linkContainer .bt-stand {
  margin: 0;
}
@media only screen and (max-width: 768px) {
  #job_center .vignettes .formatRow .blockContent .row .info {
    padding-bottom: 110px !important;
  }
}
@media (min-width: 565px) {
  #job_center .vignettes .formatCol .article-jobcenter {
    height: 500px;
  }
  #job_center .vignettes .formatCol .blockContent .info {
    max-height: 340px !important;
  }
}
#job_center .vignettes .formatCol .blockContent .blockImg {
  height: 160px;
  overflow: hidden;
  padding: 0;
}
#job_center .vignettes .formatCol .blockContent .blockImg .containerImg {
  overflow: hidden;
  height: 100%;
}
#job_center .vignettes .formatCol .blockContent .blockImg .containerImg img {
  min-height: 100%;
  width: 100%;
  transition: all 0.3s;
  object-fit: cover;
}
#job_center .vignettes .formatCol .blockContent .blockImg .containerImg img:hover {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
#job_center .vignettes .formatCol .blockContent .info {
  line-height: 2.2em;
  padding: 28px 25px;
}
#job_center .vignettes .formatCol .blockContent .info .bt-stand {
  margin: 10px auto 32px auto;
  padding: 14px 22px 14px;
}
@media (max-width: 992px) {
  #job_center .vignettes .blockContent {
    height: auto !important;
  }
  #job_center .vignettes .blockContent .info {
    padding: 28px 25px !important;
  }
}
#job_center .main-content-wrapper.main-content-wrapper-ep {
  padding-top: 0 !important;
}
#job_center .formatCol .blockContent {
  height: 500px;
}
#job_center .formatRow .formatCol .col-inner {
  padding: 0;
}
#job_center .formatRow .formatCol .col-inner .blockImg {
  padding: 0;
}
#job_center .formatRow .formatCol .col-inner .info {
  padding: 0;
}
#job_center .title {
  font-size: 20px;
  left: 0;
  letter-spacing: 2px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  position: absolute;
  top: -90px;
  text-align: center;
  width: 100%;
}
#job_center .formatRow .title {
  color: #333;
  position: relative;
  margin-bottom: 20px;
  top: unset;
}
