.project-nose .jumbo {
  background: url(/images/annual_reports/43977/NkN_c12.png) center bottom no-repeat;
  background-size: cover;
}
@media all and (min-width: 1600px) {
  .project-nose .heading {
    padding: 30px 0 30px;
  }
}
.project-nose .interview-inner .heading {
  font-size: 14px;
}
@media all and (min-width: 768px) {
  .project-nose .interview-inner .heading {
    font-size: 22px;
  }
}
.project-nose .interview-inner .q {
  font-weight: normal !important;
}
.project-nose .picture {
  position: relative;
  padding-bottom: 46.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  /*@media screen and (min-width: 425px) {
      padding-bottom: 64.25%;
    }*/
  max-width: 1600px;
  margin: 0 auto;
}
.project-nose .picture-inner {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  background-size: contain;
  transform: translate(-50%, 0);
}
@media (min-width: 375px) {
  .project-nose .picture-inner {
    background-size: cover;
  }
}
/*# sourceMappingURL=43977.css.map */