.hero-img {
  width: 100%;
}

@media (min-width: 992px) {
  .hero-img {
    height: 139px;
  }
}