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