

/* Agency Custom CSS */

#footer_agency #footer_agency-brand .logo_agency {
    height: 176px;
    margin-bottom: 10px;
}

body main article section.icon-image-buckets .icon-image-bucket {
    height: calc(100% - 200px);
}

body main article section.icon-image-buckets .icon-image-bucket .image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0.75rem 0.75rem 0 0;
    height: 200px;
}