@media screen and (max-width: 991px) {
  .shortcode-hero-banner .shortcode-hero-banner-overlay {
    background-color: rgba(255,255,255,.15);
    height: 100%;
    inset: 0;
    position: absolute;
    width: 100%;
  }
}