/* TM_MODELLBAHN_WORKSHOP_FEED_IMAGE_LINK_3_3_0 */
.workGrid .post > a.postImg{
  display:block;
  width:100%;
  min-height:190px;
  background-position:center;
  background-size:cover;
  background-repeat:no-repeat;
  text-decoration:none;
}
