.pgrblock {
  width: 200px;
  height: 240px;
  margin-right: 8px;
  margin-left: 8px;
  border:0;
}

.pgrblockimg {
  width: 200px;
  height: 147px;
}

.pgrblocktitle {
  max-height: 62px;
  margin-top: 155px;
  font-size: 18px;
  line-height: 22px;
}
.pgrblocknewlable {
  margin-left: 132px;
}

.pgrblock:hover {
  box-shadow: none;
  opacity: 0.84;
}