.bannerImage__base{display:block;height:auto;overflow:hidden;width:100%}.bannerImage__base img{width:100%}
@media (min-width: 1442px) {
  .bannerImage__base {
    margin-bottom: -100px;
  }
  .bannerImage__base.banner--noimage {
    margin-bottom: 0;
  }
}