.standartTable {
    text-align: center;
    background: rgb(75, 75, 75);
    width: 100%;
}

.headerTable{
    text-align: center;
    background: #ff8c00;
    width: 80%;
}
