.stores{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.stores[alignment=center]{justify-content:center}.stores__item,.stores__item img{flex:none}.stores__item{text-decoration:none;transition:all .3s ease-in-out}.stores__item:hover{opacity:.8}.stores__item img{height:48px;max-width:100%}@media screen and (max-width:800px){.stores__item img{height:36px}}