.product_list .product_thumbnail h3, .product_list .product_thumbnail .reference {
  font-weight: bold;
  text-align: center;
}
.product_list .product_thumbnail .reference {
  display: none !important;
}

body.product_show .main_container, body.category_product_show .main_container {
  padding: 0;
  margin: 0;
  display: flex;
  background-color: #f2f2f2;
}

.col-sm-5 col-lg-7 product-photos sticky {
  padding: 0;
}

address a {
  display: block;
  margin-top: 4px;
  margin-bottom: 4px;
}