#bench-in-a-box {
    border: 1px solid #007fac;
}

#bench-in-a-box ul {
    font-size: 1.2em;
    margin: 0;
}

#bench-in-a-box h3 {
    margin-top: 0;
}

#bench-in-a-box-header {
    background: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/landing/education-kits/education-kit-banner.jpg) center center;
    background-size: cover;
    min-height: 280px;
    padding: 36px;
}

#bench-in-a-box-header h1 {
    color: #ffffff;
    font-size: 32px;
}

#bench-in-a-box-header .textframe {
    width: 60%;
}

#bench-in-a-box-footer {
    background: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/landing/education-kits/education-kit-footer.png) center center;
    background-size: cover;
    padding: 24px;
    color: #ffffff;
}

#bench-in-a-box-footer .textframe {
    width: 50%;
}

#bench-in-a-box-footer h2 {
    color: #ffffff !important;
    margin-top: 0 !important;
}

/*
#bench-in-a-box-footer ul {
    font-size: 1.2em;
}
*/

/* Small */
@media (min-width: 768px) {
    #bench-in-a-box-header h1 {
        font-size: 42px;
    }

}

/* Medium */
@media (min-width: 992px) {
}

/* Large */
@media (min-width: 1200px) {
}
