#header-text-8 .bg {
    background-image: url('../images/uploaded/2/facilities.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.75;
}

.bg-moshi{
    background: url(../images/uploaded/2/fondomoshi.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.containerr{
    width: 90%;
    margin: 0 auto;
    background-color: white;
}