
.section-1{
   
   margin-bottom: 0;
   width: 100%;
   
   
}
.header-img{ 
position: relative;


} 
.header-img img{
    width: 100%;
    border: none;
    height: 450px;
    filter: contrast(100%) brightness(93%);
     /* làm tăng độ tương phản 20% và độ sáng 10% */
     
    
}