.setmeas{
   
}




/* .bookme2{
    background-clip: url(../assets/vid/UntitledDesign.mp4);
    width: 100%;
    height: 200px;
    background-position: center;
    
    
} */
.video-background {
    position: relative;
    width: 100%;
    height: 400px;
    overflow: hidden;
  }

 
  
  .video-background video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
  }
  @media (max-width:750px) {
    .video-background{
        height: 300px;
    }
   
    
   
  }
.Mountaingg{
    color: white;
    text-align: center;
    font-size: 60px;
    position: relative;
    top: 280px;
    left: -20px;
    font-weight: 700;
}
/* nearb heading */
.handp h1{
    margin-top: 30px;
text-align: center;
}
.handp p{
    text-align: center;
}
.strom{
    position: relative;
    top: 50px;
    left: 100px;
}
.givesomething{
   height: auto;
}
.marginme{
    text-align: center;
    margin-top: 10px;
}
.pushit{
    text-align: center;
    
}



.givenback{
   margin-top: 30px;
   background-color: rgb(242, 235, 222);
}
/* .giveforceleft{
    position: relative;
    left: 15px;
}
.giveforcright{
    position: relative;
    right: 15px;
} */
 
