.shop-folder-items-wr .folders-shared ul {
  max-height: 385px;
  overflow-y: scroll;
}
.header-bottom-wrapper .site-contacts-wrapper .social-items {
  font-size: 0;
  padding-top: 6px;
}
@media (min-width: 768px) {
  .header-bottom-wrapper .site-contacts-wrapper .social-items {
    text-align: right;
  }
}
.header-bottom-wrapper .site-contacts-wrapper .social-items a {
  margin-right: 4px;
}
@media (min-width: 768px) {
  .header-bottom-wrapper .site-address {
    text-align: right;
  }
  .header-bottom-wrapper .site-phones {
    text-align: right;
  }
}
.shop-product .product-side-l a img {
  margin: 0 auto;
}
.product-list .shop-product-item .product-image img {
  object-fit: cover;
}
