.headline.custom .imageWrapper {min-height:330px}

@media screen and (max-width: 1180px) {
 header.headline img {   width: 200%;
    margin-left: -50%;}
}

@media screen and (max-width: 1090px) {
 .headline.custom > .description { width: 100%; right: 0;}
padding: 0 50px;
    box-sizing: border-box;
}
@media screen and (max-width: 870px) {
.headline.custom .imageWrapper {min-height: 390px;}
}

@media screen and (max-width: 435px) {
.headline.custom .imageWrapper {min-height: 320px;}
br {display: none}
}
@media screen and (max-width: 340px) {
.headline.custom .imageWrapper {min-height: 355px;}
}