.fisher-hero-banner {
  position: relative;
}
.banner-content {
  position: absolute;
  top: 100px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: max-content;
}