.card {
    width: 130px;
    height: 195px;
    background: url("/wp-content/uploads/2017/09/62C84FE0-FA68-4341-BDB6-FF11408E3173-scaled.jpeg") no-repeat;
    display: inline-block;
}
.card:hover {
    background: url("/wp-content/uploads/2017/09/1EF20FE5-D2F3-4437-A4CB-F3C546EC238E-scaled.jpeg") no-repeat;
}

.bg_benny {
  background-image: url(https://www.duzia.at/wp-content/uploads/2021/05/Zinne_Comici_low.jpg);
  background-position: center center;
  background-size: 100% auto;
  background-origin: border-box;
  background-repeat: no-repeat no-repeat;
}