@media screen and (max-width:850px){
.mod-content-image-banner{
height:17.5em;
}
}

@media screen and (max-width:470px){
.mod-content-image-banner{
height:12.5em;
}
}