.document-masthead { margin: -32px -20px 32px; height: 150px; overflow: hidden; position: relative; background: #3e5148; border-bottom: 5px solid #b49b6b; }
.document-masthead a { position: absolute; z-index: 1; top: 18px; left: 20px; padding: 10px 14px; background: #f4eddc; color: #30433b; font-weight: 700; text-decoration: none; }
.document-masthead img { width: 768px; height: 352px; max-width: none; image-rendering: pixelated; position: absolute; left: calc(50% - 384px); top: -100px; }
.document-masthead a:focus-visible { outline: 3px solid #ffcf7d; outline-offset: 4px; }
body { background: #f4eddc; }
@media(max-width:600px){ .document-masthead img { width: 384px; height: 176px; left: calc(50% - 192px); top: -8px; } table { table-layout: fixed; overflow-wrap: anywhere; } th,td { padding: 7px 5px; } }
.document-masthead img { width:100%; height:100%; left:0; top:0; object-fit:cover; object-position:center 50%; image-rendering:auto; }
