.header {
    background-color: #262626
}

.logo {
    width: 50%; 
    margin-top: 20px;
    margin-bottom: 10px;
    max-width: 130px
}

.table-responsive.logo-table {
    max-width: 600px;
    margin-top: 50px;
    margin-bottom: 50px
}

td img {
    width: 100%;
    max-width: 70px
}

.table td,
.table th {
    border: none
}