.blockWrapper .hero .hero-image {
    height: 400px !important;
}
@media (min-width: 992px) {
.blockWrapper .hero .hero-image .hero-text {
    position: relative !important;
    bottom: -18% !important;
    margin: 0 auto !important;
  }
}