
.banner__area::after {
  position: absolute;

  content: url(../images/slide.png);

  bottom: -10px;

  left: 0;

  width: 100%;

  z-index: 1;

}


.gvdorlight__area{
  background: #fdf9f2;
  overflow: hidden;
}