/* Display the supplied PNG without its transparent outer margins. */
.site-logo-art { display: block; position: relative; width: 170px; aspect-ratio: 3026 / 1010; overflow: hidden; flex-shrink: 0; }
.site-logo-art img { position: absolute; display: block; width: 115.9286%; max-width: none; height: auto; left: -7.733%; top: -58.3169%; }
.pp-footer-logo .site-logo-art { width: 164px; }
.pp-footer-logo .site-logo-art img { width: 115.9286%; max-width: none; height: auto; }
@media (max-width: 540px) { .nav .site-logo-art { width: 130px; } }
