.pg-webp .pg-top-trampoline-park {
  background: #fff url("/sites/all/themes/perfectgym/images/pg_business_type/pg-top-trampoline-park@2x.webp") no-repeat bottom right;
  background-size: cover;
}
.pg-no-webp .pg-top-trampoline-park,
.no-js .pg-top-trampoline-park {
  background: #fff url("/sites/all/themes/perfectgym/images/pg_business_type/pg-top-trampoline-park@2x.jpg") no-repeat bottom right;
  background-size: cover;
}
@media (max-width: 991px) {
  .pg-webp .pg-top-trampoline-park {
    background: #fff url("/sites/all/themes/perfectgym/images/pg_business_type/pg-top-trampoline-park@2x.webp") no-repeat bottom center;
    background-size: cover;
  }
  .pg-no-webp .pg-top-trampoline-park,
  .no-js .pg-top-trampoline-park {
    background: #fff url("/sites/all/themes/perfectgym/images/pg_business_type/pg-top-trampoline-park@2x.jpg") no-repeat bottom center;
    background-size: cover;
  }
}
@media (max-width: 767px) {
  .pg-webp .pg-top-trampoline-park {
    background: #fff url("/sites/all/themes/perfectgym/images/pg_business_type/pg-top-trampoline-park@2x.webp") no-repeat top right;
    background-size: auto 72vw;
  }
  .pg-no-webp .pg-top-trampoline-park,
  .no-js .pg-top-trampoline-park {
    background: #fff url("/sites/all/themes/perfectgym/images/pg_business_type/pg-top-trampoline-park@2x.jpg") no-repeat top right;
    background-size: auto 72vw;
  }
}
