#__section-3::before {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  top: 0px;
  width: 100%;
  height: 3000px;
  opacity: 0.3;
  background-size: 1920px;
  background-repeat: no-repeat;
  background-position: center top;
  z-index: 0;
  top: 401px;
  background-image: url(/assets/design/page-in.png);
}

.products__ {
  position: relative;
}