#spec-Security-features td,
#spec-VPN-Features td,
#spec-WLAN-Management td,
#spec-Connectivity-Management td {
    color: #6CBE45;
}

#compatibilityList .panel.panel-default,
#serviceGatewayPrinter .panel.panel-default,
#transceiverAccessories .panel.panel-default {
    border: none !important;
}

#compatibilityList .panel.panel-default .panel-body,
#serviceGatewayPrinter .panel.panel-default .panel-body,
#transceiverAccessories .panel.panel-default .panel-body {
    padding: 0 !important;
    margin: 0 !important;
}

#table-header .table.table-specifications tr th,
#table-header .table.table-specifications tr th:first-child,
.specifications-container.four-products .table.table-specifications tr td:first-child,
.specifications-container.four-products .table.table-specifications tr th,
.specifications-container.four-products .table.table-specifications tr th:first-child {
    width: 20% !important;
}

@media  screen and (min-width: 100px) and (max-width: 1024px) {
    #table-header .table.table-specifications tr th,
    #table-header .table.table-specifications tr th:first-child,
    .specifications-container.four-products .table.table-specifications tr td:first-child,
    .specifications-container.four-products .table.table-specifications tr th,
    .specifications-container.four-products .table.table-specifications tr th:first-child {
        width: 300px !important;
    }
}

@media  screen and (max-width: 768px) {
    #feature-Specifications .tabheading .pull-left,
    #feature-Specifications .tabheading .pull-right {
        width: 100%;
    }

    #table-header .table.table-specifications tr th,
    #table-header .table.table-specifications tr th:first-child,
    .specifications-container.four-products .table.table-specifications tr td:first-child,
    .specifications-container.four-products .table.table-specifications tr th,
    .specifications-container.four-products .table.table-specifications tr th:first-child {
        width: 300px !important;
    }
}