.contenedor_aviso{
    margin-top: 100px;
}

.actualizacion label{
    font-size: 25px;
    color: #0d179d;
  }

  .antes label{
    font-size: 25px;
    color: #0d179d;
  }

  img.imagenantes{
    width: 1000px;
    height: 400px;
    object-fit: contain;
    width: auto;
  }

  .despues label{
    font-size: 25px;
    color: #0d179d;
  }

  img.imagendespues{
    width: 100px;
    height: 450px;
    object-fit: contain;
    width: auto;
  }

  img.imagendespuesdos{
    width: 100px;
    height: 485px;
    object-fit: contain;
    width: auto;
  }

  .SICTE label{
    font-size: 25px;
    color: #0d179d;
  }
  
