.noticia-destacada {
    background-image: linear-gradient(to bottom,
            rgba(0, 0, 0, 0), rgba(0, 0, 0, 0),
            rgba(0, 0, 0, 0.70)), url(../imagenes/noticias/destacada-sorteonacional.jpg);
    background-position: center;
}

.noticia-1 {
    background-image: linear-gradient(to bottom,
            rgba(0, 0, 0, 0), rgba(0, 0, 0, 0),
            rgba(0, 0, 0, 0.70)), url(../imagenes/noticias/noticia-pruebadejugadoras.png);
    background-position: center;
}

.noticia-2 {
    background-image: linear-gradient(to bottom,
            rgba(0, 0, 0, 0), rgba(0, 0, 0, 0),
            rgba(0, 0, 0, 0.70)), url(../imagenes/noticias/noticia-proyectofemenino.png);
    background-position: center;
}

.noticia-3 {
    background-image: linear-gradient(to bottom,
            rgba(0, 0, 0, 0), rgba(0, 0, 0, 0),
            rgba(0, 0, 0, 0.70)), url(../imagenes/noticias/noticia-evina-entrevista.png);
    background-position: center;
}