.table-responsive.katalog {
    padding: 10px;
    border: 5px solid #1d1c31;
    border-radius: 5px;
    margin-top: 20px;
}

.table-responsive.katalog table thead {
    display: none;
}

.table-responsive.katalog table tbody tr td, .table-responsive.katalog table tbody tr th {
    padding: 2px;
}

.topsocicon:before { font-size: 24px !important; }
