.footer-bottom__logo {
  width: 400px;
}
@media (max-width: 480px) {
  .footer-bottom__logo {
    width: 300px;
  }
  .site-header .logo-block__image_lb img {
    width: 300px;
  }
}
.cat-panel .cat-panel__wrap {
  display: none;
}
.cat-panel.active .cat-panel__wrap {
  display: block;
}
.lpc-shop-lot__amount-flag ins, .lpc-wrap .lp-header-text-1 ins, .lpc-wrap .lp-header-text-2 ins, .lpc-wrap .lp-header-text-3 ins, .lpc-wrap .lp-header-text-4 ins, .card-page .form-additional .gr-amount-flag ins, .gr-amount-flag span ins {
  display: none !important;
}
