#pantalla-inicio{
    background: linear-gradient( rgba(0, 0, 0, .9), rgba(0, 0, 0, .1)), url("/img/gestion-de-costos-y-administracion-de-contratos.png");
    background-size: cover;
    background-position: center center;
    height: 80vh;
}
