/* V3.2.2 JPG Image Repair */
.boule-image,
.boule-section .boule-image {
  background-image: url('../images/games/boule.jpg') !important;
  background-size: cover !important;
  background-position: center !important;
}

.booking-hero-card img,
.booking-hero-link img,
#venue img {
  content: url('../images/booking/booking-hero.jpg');
}

.spel-social-card img,
#spel img {
  content: url('../images/games/spel-sociala.jpg');
}

.team-card img[src=""],
.team-card img:not([src]) {
  content: url('../images/team/default-team.jpg');
}
