.hub-hero.volcanic-ash {
  align-items: center;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.hub-hero.volcanic-ash img {
  object-fit: cover;
  width: 100%;
  height: auto;
}
