[artlung]since you define the size of beforre as 16px x 16px that's the background position and size I'd choose. More portable would be `a.syn-link[href*="http://bsky.app"]::before { content: ' '; background: url("/bluesky-icon-light-gray.png") 50% 50% / contain; }`