.bgimg-landing {
    position: relative;
    opacity: 0.98;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .bgimg-landing {
    background-image: url("../asset/bg/green-bg.jpg");
    height: 100%;
  }