table.feature th {
    background: #000000;
    padding: 8px;
}

table.feature h3 {
    color: #ffffff;
}

table.feature h4 {
    color: #000000;
}

table.feature {
    border: 1px solid #c5c5c5;
}

.mkt table.feature td {
    border: 1px solid #c5c5c5;
}

.mk-pointer1::after {
    content: " ▶";
    color: #41C363;
    font-size: 10px;
}

#icons td {
    border: none;
    padding: 0;
    width: 16.6667%;
    vertical-align: bottom;
    hyphens: auto;
}

#icons {
    width: 100%;
}

#header {
    background-color: #f4f4f4;
    border: 1px solid #c5c5c5;
    background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/landing/kemet-msa/kemet-msa-header.jpg);
    background-size: cover;
    background-position: center center;
    min-height: 250px;
}

#header .textframe {
    width: 50%;
}

#header img {
    height: 70px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.mkt #header h1 {
    margin: 0;
    color: #ffffff;
    font-size:2.3em!important;
}

#kaic {
    border: 1px solid #c5c5c5;
    max-width: 200px;
    hyphens: auto;
}
.featuredcat {padding:10px;}
p {font-size:1.2em!important;}
.featuredprod {padding:10px;border:none}
.featuredcat h4 {font-size:1.2em!important;}
.featvids {padding:10px;}
.nomobile {display:none!important;}
.featuredprod img {margin:10px 0!important;}

@media (min-width: 992px) {
.featuredcat {padding:20px;}
    .featuredprod {padding:20px;border-right:1px solid #c5c5c5;}
    .featvids {padding:20px;}
    p {font-size:1em;}
    .nomobile {display:block!important;}
    .featuredprod img {margin-left:auto!important;margin-right:auto!important;}
}