.content { background-image: url('../images/nosotros-bg.jpg'); background-repeat:no-repeat; height:582px; }

/* Compañía */

#compania .section { position:relative; z-index:50; width:375px; height:348px; padding:40px; margin: 50px auto 0 auto; color:white; display:none; }
#compania #section-nosotros {  background-image: url("../images/nosotros-content-bg.png"); } 
#compania #section-ResponsabilidadSocial-RSE { background-image: url("../images/responsabilidad-content-bg.png"); color:white; display:none; }
.section-title { display:block; font-size:18pt; margin-bottom:15px; font-family:'Comfortaa',Arial; } 
.section-sub-title { display:block; font-size:14pt; margin-bottom:10px; font-family:'Comfortaa',Arial; } 
.section-text { width:375px; display:block; height:290px; }
.scroll-pane
{
    width: 375px;
    height: 290px;
    overflow: auto;
}
.section-link { width:375px; display:block; padding-top:20px; font-weight:bold; }