/*product*/

.rv-20-price_section .service-sh-1 {
  position: absolute;
  top: 90px;
  height: 150px;
  width: auto;
  z-index: -1;
}
.rv-20-price_section .service-sh-1 img {
  height: 100%;
  width: 100%;
}
.rv-20-price_section .service-sh-2 {
  position: absolute;
  bottom: -50px;
  right: 0;
  height: 300px;
  width: 250px;
  z-index: -1;
  filter: drop-shadow(1px 1px 2px grey);
}


/*blog*/

.rv-20-price_section .service-sh-2 img {
  height: 100%;
  width: 100%;
}
.rv-20-price_section .blog-side {
  position: absolute;
  top: 70px;
  right: 0;
  height: 300px;
  width: 250px;
  z-index: -1;
}
.rv-20-price_section .blog-side img {
  height: 100%;
  width: 100%;
}


/*whyus*/
.rv-20-price_section .whyusside {
  position: absolute;
  top: 00px;
  left: 0;
  height: 300px;
  width: 250px;
  z-index: -1;
  filter: drop-shadow(1px 1px 2px grey);
}
.rv-20-price_section .whyusside img {
  height: 100%;
  width: 100%;
}
