@media screen and (max-width:1200px){
.mod-content-image-banner{
height:20.5em;
}
}
@media screen and (max-width:700px){
.mod-content-image-banner{
height:16.5em;
}
}