.contain{
    background: linear-gradient(rgba(0, 0, 0, 0.296), rgba(0, 0, 0, 0.448)) , url(imgs/header.jpg);
    background-size: cover;
    background-position: center;
}
