.stores a img{display:block;width:40px;height:40px;object-fit:contain;flex:0 0 40px}
.stores a img.apple{width:40px;height:40px;flex-basis:40px}
.stores.dark a img.apple{filter:invert(1)}
@media(max-width:520px){.stores a img,.stores a img.apple{width:40px;height:40px;flex-basis:40px}}
