	.product {
  background: #fff;
  max-width: 70%;
  margin: 30px auto;
}
#m_994 {
  padding: 30px;
}
.bp_product_item .row {
  margin: 0;
}
.bp_img_product {
  height: auto;
}
.bp_lbl_product_more,
.bp-group-button-qv-wl {
  display: none;
}
.bp-product-header {
  display: none;
}
.bp-product-footer {
  display: none;
}
.bp_content_product {
  text-align: center;
}
.bp_product_item {
  margin-bottom: 30px;
}
.product_title {
  margin-top: 20px;
}
.product_title a {
  color: #333333;
}
.product #m_101711 > h2 {
  background: #3998dc;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  padding: 10px;
}
@media screen and (max-width: 992px) {
  .product {
    max-width: 85%;
  }
}

