.bgimg-landing {
    position: relative;
    opacity: 0.98;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .bgimg-landing {
    background-color: whitesmoke;    
    height: 100%;
  }