.is-position-sticky {
  position: static;
}
.subblock-animation {
  opacity: 1 !important;
  transform: none !important;
  filter: none !important;
}
.wp-block-columns, .is-layout-grid {
  display: block!important;
}
.stat-wrapper {
  padding: var(--wp--preset--spacing--minus-3)!important;
}
.stat-group {
  padding-top: var(--wp--preset--spacing--minus-3)!important;
}
.stat-header.has-background{
  border: 1px var(--wp--preset--color--border) solid;
  font-size: 24px!important;
}
.impact-header .wp-block-column:first-child, .wp-block-buttons, .read-more-container, footer {
  display: none!important;
}


/**#print-layout { display: block; }
@page {size: A4 landscape; margin: 1cm; }

.impact-results main { padding: 0!important; }
.stats-wrapper { display: block; }
.page-break {page-break-before: always; clear: both; height: 1px }
.col-md-12 { float: none; }
.stats { margin-left: 0!important; margin-right: 0!important; width: 100%; }
#impact_data h2 { font-size: 30px; padding: 10px 5px 0px 5px; }
.stats-business h2 { color: #003c71!important; }
.stats-health h2 { color: #f5821f!important; }
.stat-icon-wrapper { display: none; }
.stats-group { padding: 10px; }
.stat-content { color: #555555!important; }
.stat-content.stat-large { font-size: 24px; }
.stat-content { font-size: 18px; }
.stats-spacer { height: 5px!important; }
.impact-results #print-layout {
    height: 115px;
    width: 100%;
}
.impact-results header {
    position: absolute;
    top: 0;
}
