body {
    background-image: url('../assets/img/bg.JPG'); 
    background-size: cover;
    background-repeat: no-repeat;
}

.masthead:before {
    background-color: rgba(0, 0, 0, 0.35);
}