.home-hero-text {
  align-self: center;
}

.home-hero-download {
  align-self: flex-end;
  }

.home-hero-image-large {
  position: absolute;
  width: 976px;
  bottom: 0;
}

.home-apple-pay-image {
  align-self: flex-end;
}

.home-about-hero {
    background-image: url('../images/about/about-hero.png');
}

.home-customer-support-hero {
    background-image: url('../images/home/v3/customer-support-hero.jpg');
}