
#zone-branding-wrapper {
    background: transparent url("/sites/lamalfa.house.gov/themes/forty_lamalfa/images/banner_bg.png");
    border-bottom: none;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: 10px;
}

.not-front #zone-branding-wrapper {
    background: black;
    background: transparent url("/sites/lamalfa.house.gov/themes/forty_lamalfa/images/banner_bg.png");
    background-size: cover;
    background-position-y: -100px;
    background-repeat: no-repeat;
}

/*************

#block-boxes-name-box.block {
    padding: 2em 0.25em 0.8em 5.5em !important;
}

#region-menu-first {
    margin-top: -2em !important;
}

.main-menu a {
    font-size: 0.85em;
}

*************/

#boxes-box-congress_service_center {
    column-count: 4;
}

#boxes-box-congress_service_center {
    column-count: 4;
    display: flex;
    justify-content: space-between;
}

ul#servicesLamalfa li {
    padding-left: 1.5em;
    padding-right: 1.5em;
}

ul#servicesLamalfa {
    display: flex;
    justify-content: center;
}

section#block-boxes-congress-service-center {
    display: flex;
    justify-content: center;
}


