.catalog-card__tags {
  flex-direction: column;
}

#panel {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1000;
}

.product-selects__list-button img {
  width: 2rem;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: inherit;
}
