
#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: 30px;
}

.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: 60px;
    background-repeat: no-repeat;
}

#block-boxes-name-box.block {
    padding: 1.2em 0.75em 1em 1em !important;
}

#region-menu-first {
    margin-top: -2em !important;
}

#block-menu-block-congress-main-menu-superfish {
    display: flex !important;
    justify-content: center;
}

#boxes-box-congress_service_center {
    column-count: 2;
}

#boxes-box-congress_service_center {
    column-count: 2;
    display: block;
    justify-content: space-between;
}

ul#servicesLamalfa li {
    padding-left: 1.5em;
    padding-right: 1.5em;
}

ul#servicesLamalfa {
    display: block;
    justify-content: center;
}

section#block-boxes-congress-service-center {
    display: block;
    justify-content: center;
}




