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