#pantalla-inicio{
    background: linear-gradient( rgba(0, 0, 0, .9), rgba(0, 0, 0, .1)), url("/img/servicios-gestion-de-propiedades-y-activos-gestion-de-operaciones-e-instalaciones.png");
    background-size: cover;
    background-position: center center;
    height: 70vh;
}