.so-widget-opp-network-big-page-hero-default-d75171398898-79 .constructive-page-hero {
  position: relative;
  overflow: hidden;
}
.so-widget-opp-network-big-page-hero-default-d75171398898-79 .constructive-page-hero.constructive-page-hero--height-full-height {
  height: 65vh;
}
.so-widget-opp-network-big-page-hero-default-d75171398898-79 .constructive-page-hero .so-widget-constructive-content {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.so-widget-opp-network-big-page-hero-default-d75171398898-79 .constructive-page-hero img {
  position: absolute;
  left: -100%;
  right: -100%;
  top: 0;
  bottom: 0;
  margin: auto;
  max-width: 100vw;
  height: auto;
}