.footer-eyes { display:flex;justify-content:space-between;width:27.7%;min-width:144px;max-width:525px;margin:12px auto 8px;pointer-events:none; }
.footer-eyes > span { position:relative;display:block;width:17.073%;aspect-ratio:89.6/76.4; }
.footer-eyes img { position:absolute;inset:0;width:100%;height:100%;object-fit:contain; }
@media(max-width:760px) { .footer-eyes { margin:10px auto 6px; } }
