
/* Video Tout/SFI Feature */
.innovation .overview-feature-wrapper {
    width: 720px;
    margin-top: -20px;
}

.innovation .overview-feature-wrapper .hero {
    background: #000;
    height: 405px;
    text-align: center;
}

.innovation .overview-feature-wrapper .feature {
    padding: 8px;
}

.innovation .overview-feature-wrapper h1 {
    color: #000;
    font-size: 100%;
    font-weight: bold;
    font-family: 'Verdana';
    margin-bottom: 0.5em;
    padding-bottom: 0.5em;
}

.innovation .overview-feature-wrapper .feature-body p {
    margin-bottom: 1em;
}

.innovation.gallery .overview-feature-wrapper {
    width: 720px;
}

.innovation.gallery .overview-feature-wrapper .hero {
    height: 405px;
}
