.thumbnail a.productcart {
  display: none;
}

.thumbnail .pricetag.jumbotron .price {
  float: none !important;
}

.thumbnail .pricetag.jumbotron .nostock, .thumbnail .pricetag.jumbotron .call_to_order {
  display: none;
}

.thumbnail .nopricingtag {
  margin-top: 3px;
}

.prdocutname.aligned {
  min-height: 39px;
}

.thumbnail .pricetag.jumbotron .price.nopricingtag {
  margin-top: inherit;
}