section#app_hero .hero {
  background: transparent url('commonassets/images/hero@2x.png') no-repeat fixed;
  background-size: cover;
  vertical-align: middle;
}

section#app_hero .hero-powered-by-main .hero-powered-by .logo-app {
  margin-bottom: 10px;
}

section#app_hero .hero .hero-info .row .info-logo .info-log-img {
  top: 30%;
}
