.aircraft td {
    text-align: center;
}
.aircraft table {
    display: inline-block;
}
.aircraft {
    display: flex;
    overflow-x: scroll;
    width: 100%;
}
.numero {
    height: 45px;
}
.econ-num {
    /*height: 50px;*/
}