.hero__image, .guide__section img, .testimonial__card img {
  clip-path: polygon(15% 0, 100% 0%, 85% 100%, 0% 100%);
}
