img {
  max-width: 100%;
  height: auto;
  display: block;
}

img[width][height] {
  aspect-ratio: attr(width) / attr(height);
}

img:not([width]):not([height]) {
  aspect-ratio: 1 / 1;
}

@font-face {
  font-family: 'SallaIcons';
  src: url('https://cdn.salla.network/fonts/sallaicons.woff') format('woff');
  font-display: swap;
}

body {
  font-display: swap;
}

html {
  font-size: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

.store-footer img {
  max-height: 70px;
}


.styles__tabbyPromoSnippet--ed9ac.styles__tabbyPromoSnippetFontInherit--bb9df {
    DISPLAY: none !important;
}