.tx-junghans-collection .line.list .row-fluid [class*="span"] {
    padding-right: 0;
    margin-bottom: 25px;
}
/*.tx-junghans-collection .list a h2 {*/
    /*color: white;*/
    /*margin: 20px 0 5px 10px;*/
    /*position: absolute;*/
    /*bottom: 0;*/
/*}*/

.tx-junghans-collection .list a h2 {
    font-size: 15px;
    font-size: 1.5rem;
}

.tx-junghans-collection .list.list--2018 a {
    padding: 0 50px;
}

img.show.line--2018 {
    margin-top: 25px;
    margin-bottom: 0;
}

.tx-junghans-collection .list a:hover, .tx-junghans-collection .list a:hover h2 {
    color: #d2d2d2;
}

div.main .tx-junghans-collection .backstretch_,
div.main .tx-junghans-collection.backstretch_ {
    height: 950px !important;
}
@media (max-width: 1450px) {
    div.main .tx-junghans-collection .backstretch_,
    div.main .tx-junghans-collection.backstretch_ {
        height: 700px !important;
    }
}
@media (max-width: 992px) {
    div.main .tx-junghans-collection .backstretch_,
    div.main .tx-junghans-collection.backstretch_ {
        height: 500px !important;
    }
}
@media (max-width: 767px) {
    div.main .tx-junghans-collection .backstretch_,
    div.main .tx-junghans-collection.backstretch_ {
        height: 350px !important;
    }
}
@media (max-width: 480px) {
    div.main .tx-junghans-collection .backstretch_,
    div.main .tx-junghans-collection.backstretch_ {
        height: 250px !important;
    }
}

.illustration h1,
.backstretchContent h1,
.illustration h2,
.backstretchContent h2,
.illustration h3,
.backstretchContent h3,
.illustration h1 span,
.backstretchContent h1 span,
.illustration h2 span,
.backstretchContent h2 span,
.illustration h3 span,
.backstretchContent h3 span {
    font-size: 40px !important;
    font-size: 4.0rem !important;
    line-height: 40px !important;
}
.illustration h1,
.backstretchContent h1,
.illustration h2,
.backstretchContent h2,
.illustration h3,
.backstretchContent h3 {
    line-height: 43px !important;
}
.illustration .dataWrapText, .backstretchContent .dataWrapText {
    padding: 5px !important;
}
@media (max-width: 960px) {
    .illustration h1,
    .backstretchContent h1,
    .illustration h2,
    .backstretchContent h2,
    .illustration h3,
    .backstretchContent h3,
    .illustration h1 span,
    .backstretchContent h1 span,
    .illustration h2 span,
    .backstretchContent h2 span,
    .illustration h3 span,
    .backstretchContent h3 span {
        font-size: 30px !important;
        font-size: 3.0rem !important;
        line-height: 30px !important;
    }
    .illustration h1,
    .backstretchContent h1,
    .illustration h2,
    .backstretchContent h2,
    .illustration h3,
    .backstretchContent h3 {
        line-height: 33px !important;
    }
}

.footer a {
    color: #fff;
}

.footer a:hover {
    color: #999fa2;
}

.body.home .tx-junghans-collection .consultant .row .col-md-2 img {
    width: auto;
}


