.listingItem.op1v1 .listingImage, .listingItem.op1v1 .listingDate, .listingItem.op1v1 .listingTitle, .listingItem.op1v1 .listingDescription {
  margin-bottom: 10px; }

.listingItem.op1v1 .listingImageLoad {
  min-height: 180px;
  background: #f4f4f4; }

.listingItem.op1v1:hover .zoomhover img {
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.listingItem.op1v1 .zoomhover:hover img {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05); }

/*# sourceMappingURL=style.css.map */
