/* ========== PORTRAIT ============*/


.copyBox-portrait {
    float: left;
    width: 88%;
    margin: 0 0 0px 0;
    display: block;
    background: #92d149;
    padding: 26px 6% 38px 6%;
}
.copyBox {
    background: #92d149;
}
li {
    margin: 0 0 20px 0px;
}
.portraitBox {
    background: url(../images/sabine-gross.jpg) center top no-repeat #92d149;
    background-size: contain;
    margin: 30px 0 0px 0;
    display: block;
    width: 100%;
    padding-top: 70%;
    float: left;
}
.illuBox-1 {
    background: url(../images/illu-fuss.jpg) center top no-repeat;
    background-size: contain;
}
.illuBox-2 {
    background: url(../images/illu-brille.jpg) center top no-repeat;
    background-size: contain;
}

@media screen and (min-width:600px) {
}

@media screen and (min-width:750px) {
}

@media screen and (min-width:800px) {
}

@media screen and (min-width:1100px) {
}

@media screen and (min-width:1500px) {
}
