.banner__header__content {
  width: 72.8125rem;
}

.blog-wrapper {
  position: relative;
  width: 100%;
}
.blog-wrapper .blog-wrapper-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -1px;
  left: 0;
}