.header__logo img {
    width: 100px !important;
    height: 100px !important;
}

.hero__content {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    min-height: 22rem !important;
}

footer {
    display: block !important;
}

footer .bg-primary {
    display: none !important;
}

.reference .print-images {
    display: block !important;
}

.reference .block-group--image {
    display: none !important;
}