/*
 * SUPERYACHT GUIDE — MARINE ENGINEERING
 * Phase 5C
 *
 * Exact externalisation of the Marine Engineering family's
 * existing width and gold-divider presentation.
 * No redesign.
 */

.syg-me-index-shell {
    max-width: 1180px;
}

.syg-me-category-shell {
    max-width: 1100px;
}

.syg-me-guide-shell {
    max-width: 960px;
}

.syg-me-rule-bottom {
    border-bottom: 1px solid #C8A24A;
}

.syg-me-rule-top {
    border-top: 1px solid #C8A24A;
}
