#header-text .bg {
    background-image: url('../images/party-event.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.25;
}