.header2 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("./assets/images/FAQ-Section_-scaled.jpg");
    width: 100% !important;
    height: 63vh !important; 
    background-position: center;
    background-size: cover;
}