body .main__in {
  padding-top: 30px;
}
body .header_blocks {
  max-width: 1460px;
  margin: 0 auto;
}
body .product-list.thumbs .product-item .gr-product-image a img, body .product-list.simple .product-item .gr-product-image a img {
  object-fit: contain;
}
@media (max-width: 639px) {
  body .site-path {
    display: flex;
    flex-wrap: wrap;
  }
}
