.parallax-bg {
  background-image:url("../images/icho-bk.png");
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}