#fj_isolate #aufgaben-liste li span:before {
  font-family: 'FontAwesome';
  content: "\f111";
  position: absolute;
  margin-left: -17px;
  font-size: 5px;
  color: #fbb900;
}
#fj_isolate #jobTplContainer {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
#fj_isolate .scheme-display .content-images {
  height: 335px !important;
}
@media (max-width: 768px) {
  #fj_isolate .scheme-display .content-images {
    height: 250px !important;
  }
}
@media (max-width: 450px) {
  #fj_isolate .scheme-display .content-images {
    height: 133px !important;
  }
}
