.paruch-blocks.einzelbild img {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  object-fit: cover;
  width: 100%;
}
.paruch-blocks.einzelbild .w50 img {
  width: 50%;
}
.paruch-blocks.einzelbild .w25 img {
  width: 25%;
}
.paruch-blocks.einzelbild .noshadow img, .paruch-blocks.einzelbild .keinschatten img {
  box-shadow: none;
}

/*# sourceMappingURL=style.css.map */
