/* ============================================
   CABO FLOWERS - GLOBAL OVERRIDES
   ============================================ */

/* Standardize all inner page hero heights */
.sf-hero,
.svc-hero,
.wed-hero,
.contact-hero,
.order-hero,
.pkg-hero {
    min-height: 460px !important;
}

/* Banner gallery page hero */
.banner-gallery-page {
    min-height: 460px !important;
    display: flex !important;
    align-items: center !important;
    background-size: cover !important;
    background-position: center !important;
}
