.banner-wide-title {
  position: relative;
}
.banner-wide-title__wraper {
  position: relative;
}
.banner-wide-title__media {
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
}
