.bhe-js-pla-container h2 {
  margin: 25px 0px 35px;
}

.bhe-js-pla-container .bnh-spotfront-product {
  min-height: 95px;
  max-width: 300px;
  margin-bottom: 30px;
}

.bhe-js-pla-container .bnh-spotfront-product-image img {
  max-width: 90px;
  height: auto;
  float: left;
}

.bhe-js-pla-container .bnh-spotfront-product-title {
  padding-left: 15px;
  margin-left: 85px;
}

.bhe-js-pla-container .bnh-spotfront-product-title {
  display: block;
  color: #165485!important;
  font-size: 75%;
  line-height: 1.4;
  font-weight: 600;

}

.bhe-js-pla-container .bnh-spotfront-product-wrap {
  margin-left: 100px;
  margin-top: 15px;
}

.bhe-js-pla-container a .bnh-spotfront-product-original-price {
  text-decoration: line-through;
  color: #999999!important;

}

.bhe-js-pla-container .bnh-spotfront-product-price, .bhe-js-pla-container .bnh-spotfront-product-original-price {
  float: left;
  width: 48%;
  color: #900;
  font-size: 90%;
  text-decoration: none;
}


@media screen and (max-width: 1365px) {

  .page-node .bhe-js-pla-container .bnh-spotfront-product-image img{
    max-width: 90px !important;
  }

}

@media screen and (max-width: 1060px) {

  .page-node .bhe-js-pla-container .bnh-spotfront-product-image img, .bhe-js-pla-container .bnh-spotfront-product-image img{
    max-width: 90px !important;
  }
  .bhe-js-pla-container .bnh-spotfront-product-image img{
    float: none;
  }

  .bhe-js-pla-container .bnh-spotfront-product-title, .bhe-js-pla-container .bnh-spotfront-product-wrap {
    margin-left: 0px;
    padding-left: 0px;
  }

}

@media screen and (max-width: 767px) {

  .block-bnh-spotfront {
    clear: both;
  }

  .bhe-js-pla-container .bnh-spotfront-product {
    float: left;
  }

  .page-node .bhe-js-pla-container .bnh-spotfront-product-image img, .bhe-js-pla-container .bnh-spotfront-product-image img{
    max-width: 90px !important;
  }

  .bhe-js-pla-container .bnh-spotfront-product-image img{
    float: left;
  }

  .bhe-js-pla-container .bnh-spotfront-product-title, .bhe-js-pla-container .bnh-spotfront-product-wrap {
    margin-left: 100px;
    padding-left: 15px;
  }

  #sidebar-second .bhe-js-pla-container .bnh-spotfront-product-title, #sidebar-second .bhe-js-pla-container .bnh-spotfront-product-price, #sidebar-second .bhe-js-pla-container .bnh-spotfront-product-original-price {
    font-size: 70%;
  }

}

