/* Original supplied artwork, unchanged. Clip only the surrounding whitespace in the page layout. */
.wordmark.supplied-logo{position:relative;display:block;width:220px;height:108px;overflow:hidden;background:#fff;flex-shrink:0}
.supplied-logo img{position:absolute;display:block;width:300px;height:300px;max-width:none;left:-40px;top:-92px}
header{padding-top:10px;padding-bottom:10px;background:#fff}
footer .supplied-logo{margin-bottom:20px}
@media(max-width:650px){.wordmark.supplied-logo{width:190px;height:96px}.supplied-logo img{width:260px;height:260px;left:-35px;top:-79px}header{padding-top:10px;padding-bottom:10px}}
