#eLearningBanner {
    background-image: url("../graphX/productOverview/Impulsdialog-Elearning-Onlinetraining.jpg");
    background-size: cover;
    overflow: hidden;
    height: 100%;
    width: 100%;
    padding: 0;
}

#eLearningBanner + div.mainPart {
    padding-top: 25px;
}

#learningFolderExamples a {
    color: inherit;
    line-height: 1.5em;

}

#learningFolderExamples a:hover {
    text-decoration: none;
    color: #7fb23f;
}

div.mainPart {
    text-align: center;
    margin: auto;
    padding-bottom: 50px;
}

#learningFolderExamples {
    justify-content: center;
    hyphens: none;
}

#learningFolderExamples > div {
    font-weight: normal;
    font-size: 1.2em;
    text-align: center;
    margin: 50px 0 75px 0;
    flex-grow: 0;
    padding: 0 25px;
}

#learningFolderExamples img {
    display: block;
    margin: auto;
    max-width: 75px;
    margin-bottom: 15px;
}

.hiddenJs ul.check {
    max-width: 768px;
    margin: 50px auto 0;
    justify-content: center;
}

.hiddenJs ul.check li {
    text-align: left;
    flex-grow: 0;
    margin-right: 30px;
}

.hiddenJs ul.check li a {
    display: block;
    width: 100%;
    height: 100%;
    color: black;
}

.hiddenJs ul.check li a:hover {
    color: #7fb23f;
    text-decoration: none;
}

#addtlTrainings .trigger {
    color: #7fb23f;
    cursor: pointer;
}

#addtlTrainings .arrow {
    margin-left: 10px;
    display: inline-block;
    transform: rotate(90deg);
}

#imgContainer {
    display: inline-block;
    margin-bottom: 100px;
    position: relative;
    width: auto;
}

#imgContainer > img.hover {
    display: none;
    position: absolute;
    pointer-events: none;
}

#imgContainer #productCircle {
    display: block;
    border-radius: 100%;
    width: auto;
    box-shadow: 30px 30px 30px rgba(0, 0, 0, 0.15);
    transition: none;
}

#imgContainer #achtsamkeit {
    left: -4.4%;
    top: 33.5%;
    width: 32.7%;
}

#imgContainer #angstbewaeltigung {
    right: -3.4%;
    top: 33.5%;
    width: 32%;
}

#imgContainer #entspannung {
    left: 48.8%;
    top: -2%;
    width: 31.7%;
}

#imgContainer #gedankenkraft {
    right: 2.2%;
    top: 9.2%;
    width: 32.7%;
}

#imgContainer #vorstellungskraft {
    left: 2.1%;
    top: 57.8%;
    width: 32.7%;
}

#imgContainer #soziale-kompetenz {
    right: 2.1%;
    top: 57.8%;
    width: 32.5%;
}

#imgContainer #gesunder-schlaf {
    left: 19.5%;
    top: -2.2%;
    width: 32.3%;
}

#imgContainer #selbstkontrolle {
    bottom: -2%;
    left: 48.8%;
    width: 31.7%;
}

#imgContainer #stressresistenz {
    bottom: -2.2%;
    left: 19.5%;
    width: 32.7%;
}

#imgContainer #lebenszufriedenheit {
    left: 1.7%;
    top: 8.5%;
    width: 33.5%;
}