
header{
    background:#1b396a;
}

.table-width {
    max-width: 1700px; /* Ajusta el valor según tus necesidades */
    margin: auto;
}

