.center_h{
   background: url('../../image/background.jpg') no-repeat center center fixed;
      background-size: cover;
}
.bg_brown {
    background: rgba(41, 45, 243, 0.6);
}