.header-img{
    width: 90%;
  
    
   
  }
 
  .header-img img{
    width: 100%;
    height: 150px;
  }

  .header-img2{
    width: 90%;
  }
 
  .header-img2 img{
    width: 100%;
    height: 130px;
  }


.main-buttoon button{
  display: flex;
  justify-content: center;
  align-items: center;
}


  