html .vendor-image {
  position: relative;
  max-width: 350px;
  width: 100%;
  margin-bottom: 30px; }
  html .vendor-image img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  html b, html strong {
    font-weight: 700 !important; }
  html .lpc-person-contacts__messenger {
    justify-content: center; }
  html .lpc-person-contacts__messenger-link {
    margin-right: 5px;
    margin-left: 5px; }
  html .lpc-person-contacts .lp-block-bg {
    background: none !important; }
  html .product_columns_4 .product-list.thumbs .product-item {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto; }
  html .product-item__bottom-left {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto; }
  html .product_columns_4 .product-list.thumbs .product-item .gr-product-name {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto; }
