.shortcode-hero-banner {
  display: block;
  width: 100%;
  min-height: 450px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 153px;
}