.reports{height:calc(var(--windowInnerHeight) - var(--tab-bar-height));display:grid;place-content:center}@media all and (min-width: 1025px){.reports{height:calc(var(--windowInnerHeight) - var(--header-height))}}.reports article{display:block}.reports .wp-block-image{margin:var(--header-height) 0 32px;max-width:var(--windowInnerHeight)}.reports .wp-block-image figure{margin:0}.reports .wp-block-image img{width:60vw!important;min-width:320px;max-width:680px}
