.greeting__grad-two {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 70px;
  background: url(../file/gradient.png) 0 0 repeat-x;
  background-size: contain;
  z-index: 2;
}