.large-text {
    font-size: 48px !important;
}

.campaign-hero {
    height: 420px;
    background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/campaign/kemet/high-voltage/high-voltage-bg.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #8cd2f4;
}

.campaign-hero-sub {
    height: auto;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #ebebeb;
}

.text-dark-blue {
    color: #00387a !important;
}

#bodyContainer #article {
    margin: 0 !important;
    padding: 0 !important;
}

.non-bold {
    font-weight: normal !important;
}

.box-height {

}

.bg-light-green {
    background-color: #cccf6f;
}

.ul-padding0 {
    padding-left: 0px;
}

.border-top-orange {
    border-top: solid 8px #f47d20;
}

.border-top-green {
    border-top: solid 8px #b7ba34;
}

.border-top-blue {
    border-top: solid 8px #8cd2f4;
}

.bg-table-head-green {
    background-color: #cccf71;
}

iframe {
    display: block;
}

.campaign-hero .logo-holder {
    margin-top: 17px;
}

.campaign-hero-sub .logo-holder {
    height: 25px;
    margin-top: 17px;
    margin-bottom: 8.5px;
}

.campaign-hero-sub .logo-holder img {
    height: 100%;
}

.mk-pointer1 {
    background: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/LinkArrowOrange.gif) no-repeat right bottom;
    padding-right: 1em;
}

@media (min-width: 425px) {
    large-text h1 {
        font-size: 28px !important;
    }

    .mkt .lead {
        font-size: 12px !important;
    }
}

@media (min-width: 768px) {
    large-text h1 {
        font-size: 38px !important;
    }

    .mkt .lead {
        font-size: 12px !important;
    }
}