.hero-area-v7 {
  position: relative;
  z-index: 1;
  padding-left: calc((100% - 1200px) / 2);
  padding-top: 0px !important;
  padding-bottom: 50px !important;
  overflow: none;
}

.hero-area-v7 .hero-img {
  position: absolute;
  left: 50%;
  bottom: 0px !important;
  max-width: 50%;
  max-height: 90%;
}


/*# sourceMappingURL=landing.css.map*/