.header-staff {
  min-height: 80vh;
  width: 100%;
  background-image: linear-gradient(rgba(4, 9, 30, 0.7), rgba(4, 9, 30, 0.7)),
    url(./Image/image24.jpg);
  background-position: center;
  background-size: cover;
  position: relative;
}
