.hero-image {
  width: 100%;
  line-height: 0;
}

.hero-image__picture {
  display: block;
  width: 100%;
  margin: 0;
}

.hero-image__img {
  display: block;
  width: 100%;
  height: auto;
  vertical-align: middle;
}
