.banner-label {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px 10px 9px;
    text-align: center;
    font-size: .95em;
    font-weight: 500;
}
.product-page__option img {
    width: 80px;
}
.quick-order .option__img {
    width: 80px;
}
.menu__level-1-img {
    width: 45px;
    height: 45px;
    margin: 0 15px 0 0;
}
.top-menu {
    background: #033540;
}

.html-module{margin:0 0 20px}
.home-page .html-module{border-radius:4px}
.home-page .html-module h1{font-size:1.6em;margin:0 0 15px}
.home-page .html-module p{line-height:1.7em;color:#666}