@import url(camara-termica.css);

.nosotros-home {
    width: 100%;
    height: 100vh;
    background:linear-gradient(rgba(255,255,255,.2), rgba(255,255,255,.6)) ,url(../recursos/iluminometro-home.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}